Merge pull request #32 from akhavr/master

Fix typo in the installation instruction
pull/42/head
Feist Josselin 6 years ago committed by GitHub
commit 265a7d6a17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -77,7 +77,7 @@ or
-->
```bash
$ git clone https://github.com/trailofbits/slither.git & cd slither
$ git clone https://github.com/trailofbits/slither.git && cd slither
$ python setup.py install
```

Loading…
Cancel
Save