summaryrefslogtreecommitdiffhomepage
path: root/doc/servers.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/servers.mdwn')
-rw-r--r--doc/servers.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/servers.mdwn b/doc/servers.mdwn
index 3e82c7e..d190603 100644
--- a/doc/servers.mdwn
+++ b/doc/servers.mdwn
@@ -178,7 +178,8 @@ source of disk IO.
It's early days still, but keysafe's server code works well enough.
-* `git clone git://keysafe.branchable.com/ keysafe`
+* `git clone git://keysafe.branchable.com/ keysafe` or
+ `git clone https://git.joeyh.name/git/keysafe.git/`
* Be sure to verify the gpg signature of the git repository!
* You will need to install keysafe from source; see its INSTALL file.
Use `make install` to install it, including a systemd service file.