Update README.md

pull/2/head
Bernhard Mueller 7 years ago committed by GitHub
parent 6563993e68
commit 5ee1aa40b6
  1. 2
      README.md

@ -35,7 +35,7 @@ $ geth --rpc --rpcapi eth,admin,debug --syncmode fast
Mythril builds its own contract database using RPC sync. Unfortunately, this process is slow - however, you don't need to sync the whole blockchain right away. If you abort the syncing process with `ctrl+c`, it will auto-resume the next time you run the `--init-db` command.
```bash
$ mythril --init-db
$ myth --init-db
Starting synchronization from latest block: 4323706
Processing block 4323000, 3 individual contracts in database
(...)

Loading…
Cancel
Save