Update for move to public Github
This commit is contained in:
parent
5c09037b9e
commit
d180c54af3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue