Merge pull request #153 from dappsec/patch-1

Typo fix: it's -> its
pull/157/head
Bernhard Mueller 7 years ago committed by GitHub
commit e387cf5373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -244,7 +244,7 @@ When you analyze Solidity code, new function signatures are added to the databas
### Use LevelDB directly
If you want to directly use the LevelDB database of your local geth instance you can do so by specifying it's path with *--leveldb* option:
If you want to directly use the LevelDB database of your local geth instance you can do so by specifying its path with *--leveldb* option:
```bash
$ myth --leveldb ./geth/chaindata -s "code#PUSH#"

Loading…
Cancel
Save