4
0
mirror of https://github.com/QuasarApp/LIEF.git synced 2025-05-04 16:19:33 +00:00

Update README.md

This commit is contained in:
Romain 2017-10-17 16:20:36 +02:00 committed by GitHub
parent b1c4c2db1e
commit 508bd66a38

@ -36,6 +36,12 @@ Main features:
## Downloads / Install
First:
```bash
pip install setuptools --upgrade
```
To install the latest **version**:
```python