Skip to content

Commit

Permalink
Merge pull request EOSIO#24 from EOSIO/update_readme
Browse files Browse the repository at this point in the history
update readme to add an option to reset the chain
  • Loading branch information
vzqzhang authored Jun 19, 2020
2 parents ddc07c1 + 1f41de8 commit 69b3a46
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 @@ -117,7 +117,7 @@ To remove the existing chain and create another:

```
rm -rf ~/eosio/chain
nodeos --config-dir ~/eosio/chain/config --data-dir ~/eosio/chain/data -e -p eosio --plugin eosio::chain_api_plugin
nodeos --config-dir ~/eosio/chain/config --data-dir ~/eosio/chain/data -e -p eosio --plugin eosio::chain_api_plugin --contracts-console
```

Expand Down

0 comments on commit 69b3a46

Please sign in to comment.