Merge pull request #36 from Troglodactyl/patch-1

Update for move to public Github
This commit is contained in:
Vikram Rajkumar 2015-06-10 03:23:01 -04:00
commit 9ff1c7fa45

View file

@ -6,7 +6,7 @@ This is a quick introduction to get new developers up to speed on Graphene.
Starting Graphene
-----------------
git clone https://gitlab.bitshares.org/dlarimer/graphene
git clone https://github.com/cryptonomex/graphene.git
cd graphene
git submodule update --init --recursive
cmake -DCMAKE_BUILD_TYPE=Debug .