From d180c54af36a24ef0b51906c816ad30684eefada Mon Sep 17 00:00:00 2001 From: Troglodactyl Date: Tue, 9 Jun 2015 22:30:10 -0500 Subject: [PATCH] Update for move to public Github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .