From c456d4ec6bae5c7c151cd37e990d00d14722fcad Mon Sep 17 00:00:00 2001 From: serkixenos Date: Thu, 3 Feb 2022 21:18:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b5b9b1c..3c5113fc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ sudo apt-get install \ ``` mkdir $HOME/src cd $HOME/src -git clone https://github.com/peerplays-network/peerplays.git +git clone https://gitlab.com/PBSA/peerplays.git cd peerplays git submodule update --init --recursive # If you want to build Mainnet node