Update README.md
This commit is contained in:
parent
18775061ad
commit
494482eba5
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ sudo apt-get install \
|
||||||
```
|
```
|
||||||
mkdir $HOME/src
|
mkdir $HOME/src
|
||||||
cd $HOME/src
|
cd $HOME/src
|
||||||
git clone https://github.com/peerplays-network/peerplays.git
|
git clone https://gitlab.com/PBSA/peerplays.git
|
||||||
cd peerplays
|
cd peerplays
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
# If you want to build Mainnet node
|
# If you want to build Mainnet node
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue