Skip to content

Commit

Permalink
docs: fix broken link in README
Browse files Browse the repository at this point in the history
Fixes #815
  • Loading branch information
danielattilasimon authored May 21, 2022
1 parent 45d28ef commit 448b179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1491,7 +1491,7 @@ This copies the contract artifacts to a version controlled area (`packages/lib/l
yarn start-dev-chain
```

Starts an openethereum node in a Docker container, running the [private development chain](https://openethereum.github.io/wiki/Private-development-chain), then deploys the contracts to this chain.
Starts an openethereum node in a Docker container, running the [private development chain](https://openethereum.github.io/Private-development-chain), then deploys the contracts to this chain.

You may want to use this before starting the dev-frontend in development mode. To use the newly deployed contracts, switch MetaMask to the built-in "Localhost 8545" network.

Expand Down

0 comments on commit 448b179

Please sign in to comment.