Commit Diff


commit - 5ed185dd11b1a6345e78f5f3ca3c3c1e787b0442
commit + 3c8bc63d5a04d62696fc00f80c40129a9166ed84
blob - 7e016c1e0e03b55a9ce681a350c5ddd9066627d9
blob + 69178e929ce553d54f8921261cb0fd94d8bc4554
--- README.md
+++ README.md
@@ -8,6 +8,15 @@ feature.
 In addition, plass uses got(1) to manage the password store (but can
 be easily patched to use git(1) if desired.)
 
+To install it, just execute
+
+	$ doas make install
+
+and it'll install the script and the manpage in the correct place.  For
+casual use, an `install-local' target that only copies the script in
+~/bin is provided.
+
+
 At the moment plass is completely compatible with pass, the same gpg
 commands are used to decrypt and encrypt the passwords entries.  In
 the future, I'd like to switch the encryption tool to either signify