Update README.md (#165)

This commit is contained in:
Mark Mossberg
2017-04-21 15:18:56 -04:00
committed by GitHub
parent f552383e16
commit 04aa03c85e
+1 -1
View File
@@ -33,7 +33,7 @@ sudo apt-get install z3
# Install manticore and python dependencies
git clone https://github.com/trailofbits/manticore.git
cd manticore
pip install --user --upgrade --no-binary capstone .
pip install --user --no-binary capstone .
# Some example usage
cd examples/linux