DOC: Add --pre to pip install

This commit is contained in:
John Trengrove
2013-11-30 18:06:21 +11:00
parent d7b7f4f120
commit e53edbbe6d
+1 -1
View File
@@ -6,7 +6,7 @@ from `GitHub`_ and use the setup script::
python setup.py install
GeoPandas is also available on `PyPI`_, so ``pip install geopandas``
GeoPandas is also available on `PyPI`_, so ``pip install --pre geopandas``
should work as well.
Dependencies