summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-05-02 07:10:55 -0500
committera14m <[email protected]>2020-05-02 07:10:55 -0500
commit5391ec4d558bdf05a79f472a5fa61e0a1a9f8e00 (patch)
treed135c6f47e64c98a477293b250e6359529c2dbde /README.md
parent0cbce9923baf5d477393ec2873e4dd8c9d4b3dc2 (diff)
Update the install instructions
Diffstat (limited to 'README.md')
-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