Typo fix: it's -> its

pull/153/head
dappsec 7 years ago committed by GitHub
parent 8144ea44c0
commit 696b13e2f3
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