DOC: fix Windows conda install

This commit is contained in:
Victor Grau Serrat
2017-10-31 00:05:48 -06:00
parent 06c8ab9c37
commit 635fc80ef2
+1 -1
View File
@@ -327,7 +327,7 @@ for any reason, you can try setting up the environment manually with the followi
.. code-block:: bash
conda create --name catalyst python=2.7 scipy
conda create --name catalyst python=2.7 scipy zlib
2. Activate the environment: