mirror of
https://github.com/aramperes/onetun.git
synced 2025-09-07 11:38:30 -04:00
docs: update README and LICENSE
This commit is contained in:
parent
c83c9ec500
commit
d0fcab38c3
2 changed files with 3 additions and 3 deletions
2
LICENSE
2
LICENSE
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2023 Aram Peres
|
||||
Copyright (c) 2025 Aram Peres
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -27,7 +27,7 @@ onetun is available to install from [crates.io](https://crates.io/crates/onetun)
|
|||
cargo install onetun
|
||||
```
|
||||
|
||||
You can also download the binary for Windows, macOS (Intel), and Linux (amd64) from
|
||||
You can also download the binary for Windows, macOS (Apple Silicon), and Linux (amd64, arm64) from
|
||||
the [Releases](https://github.com/aramperes/onetun/releases) page.
|
||||
|
||||
You can also run onetun using [Docker](https://hub.docker.com/r/aramperes/onetun):
|
||||
|
@ -319,4 +319,4 @@ Please consider opening a GitHub issue if you are unsure if your contribution is
|
|||
|
||||
## License
|
||||
|
||||
MIT License. See `LICENSE` for details. Copyright © 2023 Aram Peres.
|
||||
MIT License. See `LICENSE` for details. Copyright © 2025 Aram Peres.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue