diff --git a/README.md b/README.md index e4934b32b..4cea1c4f9 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,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 ```