diff --git a/README.md b/README.md index b6d2f080e..a6d3e481a 100644 --- a/README.md +++ b/README.md @@ -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.