summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index dee4758..2813db7 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,15 @@
# Installation:
```bash
+# MacOS
brew install pass
brew install pass-otp
+# Linux
+sudo apt-get install pass
+sudo apt install pass-extension-otp
+
+# Password Store
git clone https://gitlab.com/a14m/dotpassword.git ~/.password-store
username: a14m