Different Bitmessage repo

This commit is contained in:
Bob Mottram 2014-07-05 15:15:57 +01:00
parent ce44544b42
commit cf1f49d5ee
1 changed files with 1 additions and 1 deletions

View File

@ -5596,7 +5596,7 @@ Install from the current source code.
apt-get install python screen
mkdir ~/build
cd ~/build
git clone https://github.com/Bitmessage/PyBitmessage.git
git clone https://github.com/bashrc/PyBitmessage.git
cd PyBitmessage
make install
#+END_SRC