Update readme link (#2)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
mbaxter
2018-10-09 17:56:23 -04:00
committed by GitHub
parent 26b5a1d466
commit ab1de21bcd

View File

@@ -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
```