diff options
author | Joris | 2022-07-10 10:59:34 +0200 |
---|---|---|
committer | Joris | 2022-07-10 10:59:34 +0200 |
commit | 3450de76602382e24f68f3c9bbcd7ae990b009c8 (patch) | |
tree | 43913023b60a7021188bd181a7e285b2a7f3399b | |
parent | 2a96724e88f5c16d30a4b4facf9edb590e9cc81a (diff) |
Update password store remote path
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ If the system doesn’t boot, boot from the USB key, and: 3. Setup password store: - git clone git@guyonvarch.me:/home/git/passwords.git .password-store + git clone git@guyonvarch.me:/home/git/password-store.git .password-store 4. Get documents: |