Skip to content

Commit 2ea846b

Browse files
committed
Use ewasm-testnet-milestone1 tag in genesis URL
1 parent 5c13758 commit 2ea846b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Aleth supports EVMC out of the box, but geth not yet.
170170
1. Download the [genesis file](ewasm-testnet-geth-config.json) and use it to initialize geth:
171171

172172
```sh
173-
> wget https://raw.githubusercontent.com/ewasm/testnet/master/ewasm-testnet-geth-config.json
173+
> wget https://raw.githubusercontent.com/ewasm/testnet/ewasm-testnet-milestone1/ewasm-testnet-geth-config.json
174174
> ./build/bin/geth --datadir /tmp/ewasm-node/4201/ init ewasm-testnet-geth-config.json
175175
```
176176

0 commit comments

Comments
 (0)