From 540bdffa2c08e7184293af45c42c0f8ac6ca6908 Mon Sep 17 00:00:00 2001 From: Roshan Syed Date: Wed, 3 Jul 2019 11:23:49 -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 .