Merge pull request #115 from dan1d/update-docs

Update dependencies needed on docs.
This commit is contained in:
akinwale 2018-05-10 17:27:55 +01:00 committed by GitHub
commit fffa136b3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ Alternatively, the JDK available from http://www.oracle.com/technetwork/java/jav
#### Install Cython
```
sudo pip install --upgrade cython==0.25.2
sudo pip install --upgrade cython==0.25.2 setuptools
```
#### Install buildozer