Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhson1085 authored Mar 31, 2019
1 parent e9a98b7 commit 8778870
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 @@ -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)
Expand Down

0 comments on commit 8778870

Please sign in to comment.