Skip to content

Commit

Permalink
Connect to newest testnet README update
Browse files Browse the repository at this point in the history
  • Loading branch information
drewstone committed Dec 6, 2019
1 parent d295261 commit 140697b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Ensure you have a fresh start if updating from another version:
./scripts/purge-chain.sh
```

To start up the Edgeware node and connect to testnet 0.9.0, run:
To start up the Edgeware node and connect to testnet 0.9.9, run:
```
./target/release/edgeware --chain=chains/testnet-0.9.0.json --name <INSERT_NAME>
./target/release/edgeware --chain=edg-0.9.9 --name <INSERT_NAME>
```

0 comments on commit 140697b

Please sign in to comment.