From 5391ec4d558bdf05a79f472a5fa61e0a1a9f8e00 Mon Sep 17 00:00:00 2001 From: a14m Date: Sat, 2 May 2020 07:10:55 -0500 Subject: Update the install instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3