Update README

pull/23/merge
Zach Riggle 10 years ago
parent 76d256e4bd
commit 379e5b1b42

@ -33,7 +33,7 @@ sudo apt-get install python-dev python3-dev python-pip python3-pip
#### Capstone 4.0
Currently this is only available via a source build.
Currently this is only available via a source build. Be sure to install to the *system* Python; GDB will completely ignore your virtualenv / pyenv.
```sh
git clone https://github.com/aquynh/capstone
@ -46,7 +46,7 @@ sudo python3 setup.py install # Ubuntu 14.04+, GDB uses Python3
```
#### Unicorn Engine
Currently this is only available via a source build.
Currently this is only available via a source build. Be sure to install to the *system* Python; GDB will completely ignore your virtualenv / pyenv.
```sh
sudo apt-get install libglib2.0-dev

Loading…
Cancel
Save