Update README.md

This commit is contained in:
Mathieu Virbel 2017-03-24 02:06:41 +01:00 committed by GitHub
parent cb405423df
commit 5fe9763353
1 changed files with 3 additions and 0 deletions

View File

@ -10,7 +10,10 @@ Warning: the pypi name is now `pyjnius` instead of `jnius`.
Installation
------------
Requirements: Cython
```
pip install Cython
pip install pyjnius
```