diff --git a/BUILD.md b/BUILD.md index 838eb561..b08e43e7 100644 --- a/BUILD.md +++ b/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