diff --git a/README.md b/README.md index 570e7871..f4e8fbd3 100644 --- a/README.md +++ b/README.md @@ -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 .