From 683e41a7ca175a655ea1e9ebecb1eaeda9ff62eb Mon Sep 17 00:00:00 2001 From: Roshan Syed Date: Wed, 3 Jul 2019 11:19:34 -0300 Subject: [PATCH] (Hotfix) Updated README.md with peerplays-network --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 245e1388..423761bd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ For Ubuntu 14.04 LTS and up users, see [this](https://github.com/cryptonomex/graphene/wiki/build-ubuntu) and then proceed with: - git clone https://github.com/pbsa/peerplays.git + git clone https://github.com/peerplays-network/peerplays.git cd peerplays git submodule update --init --recursive cmake -DBOOST_ROOT="$BOOST_ROOT" -DCMAKE_BUILD_TYPE=Release .