Просмотр исходного кода

Added link to binary Python packages in installation instructions.

jpcaram 11 лет назад
Родитель
Сommit
f52dee3a45
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      manual/installation.rst

+ 3 - 1
manual/installation.rst

@@ -65,9 +65,11 @@ Windows
 
 
 An easy way to get the requirements in your system is to install WinPython_.
 An easy way to get the requirements in your system is to install WinPython_.
 This is a standalone distribution of Python which includes all of FlatCAM's
 This is a standalone distribution of Python which includes all of FlatCAM's
-dependencies, except for Shapely.
+dependencies, except for Shapely and RTree. These can be found here:
+`Unofficial Windows Binaries for Python Extension Packages`_.
 
 
 .. _WinPython: http://winpython.sourceforge.net/
 .. _WinPython: http://winpython.sourceforge.net/
+.. _Unofficial Windows Binaries for Python Extension Packages: http://www.lfd.uci.edu/~gohlke/pythonlibs/
 
 
 Once the dependencies are installed, download the latest .zip
 Once the dependencies are installed, download the latest .zip
 release (or the latest source, although it is not garanteed to work),
 release (or the latest source, although it is not garanteed to work),