diff --git a/README.md b/README.md index 69e7b9be6e..f77f34dcc2 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ User and reference documentation available on the Wiki includes: To build, clone this repo and run with `./gradlew` like so: ``` -git clone --recursive https://github.com/ConsenSys/pantheon +git clone --recursive https://github.com/PegaSysEng/pantheon.git cd pantheon ./gradlew ```