Merge pull request #2 from fsb4000/master
authorCryptoManiac <CryptoManiac@users.noreply.github.com>
Mon, 20 Jul 2015 12:31:07 +0000 (15:31 +0300)
committerCryptoManiac <CryptoManiac@users.noreply.github.com>
Mon, 20 Jul 2015 12:31:07 +0000 (15:31 +0300)
fix server crash due to orphaned block in header file

HOWTO.md

index 42ed993..a693a96 100644 (file)
--- a/HOWTO.md
+++ b/HOWTO.md
@@ -100,7 +100,7 @@ our ~/bin directory:
 
     # apt-get install make g++ python-leveldb libboost-all-dev libssl-dev libdb++-dev pkg-config libminiupnpc-dev git
     # su - novacoin
-    $ cd ~/src && git clone https://github.com/nova-project/novacoin.git
+    $ cd ~/src && git clone https://github.com/novacoin-project/novacoin.git
     $ cd novacoin/src
     $ make -f makefile.unix
     $ strip novacoind