Replaced gitorious with github in Howto
authorMaran H. <maran.hidskes@gmail.com>
Mon, 5 Nov 2012 15:36:53 +0000 (16:36 +0100)
committerMaran H. <maran.hidskes@gmail.com>
Mon, 5 Nov 2012 15:36:53 +0000 (16:36 +0100)
HOWTO.md

index 459be70..46c5f51 100644 (file)
--- a/HOWTO.md
+++ b/HOWTO.md
@@ -12,7 +12,7 @@ requirements.
 
 The most up-to date version of this document is available at:
 
-    https://gitorious.org/electrum/server/blobs/master/HOWTO
+    https://github.com/spesmilo/electrum-server/blob/master/HOWTO.md
 
 Conventions
 -----------
@@ -86,7 +86,7 @@ our ~/bin directory:
 
     $ mkdir -p ~/src/electrum
     $ cd ~/src/electrum
-    $ git://gitorious.org/electrum/server.git
+    $ git clone https://github.com/spesmilo/electrum-server.git
     $ chmod +x ~/src/electrum/server/server.py
     $ ln -s ~/src/electrum/server/server.py ~/bin/electrum