diff options
-rw-r--r-- | nitrocli/README.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md index 1e103e8..69c3073 100644 --- a/nitrocli/README.md +++ b/nitrocli/README.md @@ -79,9 +79,11 @@ $ cargo install nitrocli --root=$PWD/nitrocli ``` #### Via Packages -If you are using [Gentoo Linux](https://www.gentoo.org/), there is an -[ebuild](https://github.com/d-e-s-o/nitrocli-ebuild) available that can -be used directly. +Packages are available for: +- Arch Linux: [`nitrocli`](https://aur.archlinux.org/packages/nitrocli/) in the + Arch User Repository +- Gentoo Linux: [`app-crypt/nitrocli`](https://github.com/d-e-s-o/nitrocli-ebuild) + ebuild [nitrokey]: https://www.nitrokey.com/news/2016/nitrokey-storage-available [nitrocli-cratesio]: https://crates.io/crates/nitrocli |