Merge pull request #115 from dan1d/update-docs
Update dependencies needed on docs.
This commit is contained in:
commit
fffa136b3f
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue