Update for move to public Github

This commit is contained in:
Troglodactyl 2015-06-09 22:30:10 -05:00
parent 5c09037b9e
commit d180c54af3

View file

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