Merge pull request #36 from Troglodactyl/patch-1
Update for move to public Github
This commit is contained in:
commit
9ff1c7fa45
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