Update readme

This commit is contained in:
Alexander Ewetumo 2017-10-24 16:14:26 +01:00
parent aed88e234e
commit 6b9298fbc1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ for running all test. It by default uses the `StatusChain` network.
To use the `ropsten` network for testing using network name:
```bash
go test -v ./e2e/... -network=3
go test -v ./e2e/... -network=rinkeby
```
To use the `rinkeby` network for testing using network id: