aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoface <noface@outlook.com>2018-07-02 11:08:57 +0200
committerTad Fisher <tadfisher@gmail.com>2018-07-16 10:51:22 -0700
commitbd67bc5e51a4a3a3b974175edbee8a9c62644bb9 (patch)
treed01ab5a3fb2883cf96b221fef63473379d9ecc14
parente53e29045acb607c2579a921ba027b798199cd37 (diff)
add Gentoo Linux install instruction
close #70
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index abbd793..86fbab9 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,12 @@ sudo make install
pacman -S pass-otp
```
+### Gentoo Linux
+
+```
+emerge app-admin/pass-otp
+```
+
### NixOS
- `configuration.nix`