Merge branch 'master' into dev

pull/295/head
Josselin 5 years ago
commit adf515f764
  1. 5
      README.md

@ -112,12 +112,7 @@ $ pip install slither-analyzer
### Using Git
Installing through git requires installing [crytic-compile](https://github.com/crytic/crytic-compile) from git too:
```bash
$ git clone https://github.com/crytic/crytic-compile.git && cd crytic-compile
$ python setup.py install
$ cd ..
$ git clone https://github.com/crytic/slither.git && cd slither
$ python setup.py install
```

Loading…
Cancel
Save