Update README.md

This commit is contained in:
serkixenos 2022-02-03 21:18:41 +00:00
parent 18775061ad
commit 494482eba5

View file

@ -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