Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 8c476be

Browse files
committed
docs(readme): add info about arch packages
1 parent 924b61e commit 8c476be

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ Configuration options are also available. An example of configuration:
5151
}
5252
```
5353

54+
### Running tox-node on Arch Linux
55+
56+
Install [tox-node-rs] or [tox-node-rs-git] from AUR in any convenient way. See
57+
[ArchWiki] for more information.
58+
5459
## MOTD
5560

5661
MOTD is an abbreviation for The Message of The Day. Tox bootstrap nodes have a
@@ -187,3 +192,6 @@ docker run --mount type=bind,source=$PWD/dpkg/config.yml,target=/config.yml \
187192
[libsodium]: https://github.com/jedisct1/libsodium
188193
[Rust]: https://www.rust-lang.org
189194
[cargo-deb]: https://crates.io/crates/cargo-deb
195+
[tox-node-rs]: https://aur.archlinux.org/packages/tox-node-rs
196+
[tox-node-rs-git]: https://aur.archlinux.org/packages/tox-node-rs-git
197+
[ArchWiki]: https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages

0 commit comments

Comments
 (0)