aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed.zenadi@gmail.com>2014-11-01 23:20:41 +0100
committerMohamed Zenadi <mohamed.zenadi@gmail.com>2014-11-01 23:20:41 +0100
commitb74edd8ff6d3c2de2e52f22886430b4cc050a706 (patch)
treef9c548c40470e25e2321f192225211a67d91e1eb
parente4a29c1ec04a2e5324cce5aea4eba9909b9beb88 (diff)
parent594ad0a15e45faa2cccb100cc1653f39db8d76d9 (diff)
Merge pull request #36 from yowtsi/master
Update README.md with note to use bare repos only
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 386dab06..52183b00 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
PwdStore
========
-This application tries to be 100% compatible with [pass](http://www.zx2c4.com/projects/password-store/)
+This application tries to be 100% compatible with [pass](http://www.passwordstore.org/)
You can install the application from:
@@ -27,6 +27,8 @@ Clone using SSH-key, then decrypt a password
<img src="tutorial_clone_ssh_then_decrypt.gif" alt="Clone And Decrypt" style="width:720px">
+Make sure to only clone from bare repositories (see [git-clone(1)](http://git-scm.com/docs/git-clone) for how to create a bare repository from an existing one). Otherwise the clone will fail.
+
Features
========
- Clone an existing pass repository (ssh-key and user/pass support)