diff --git a/README.md b/README.md index 86ce7ca1..ae1bbbe3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ cp config/default.json config/local.json ## Install ``` npm install -truffle deploy --reset --network tomo +truffle deploy --reset --network tomo # only use this command if you want to connect to a private network cp abis/*json build/contracts/ ``` Note: before deploying to tomochain testnet, make sure you have TOMO in the wallet. If not, get free at [https://faucet.tomochain.com](https://faucet.testnet.tomochain.com)