DOC: fixed a mistake on the installation tutorial

This commit is contained in:
AvishaiW
2018-03-14 09:44:24 +02:00
parent 5bb7eed072
commit 41a4c7072f
+1 -1
View File
@@ -143,7 +143,7 @@ with the following steps:
.. code-block:: bash
conda create --name catalyst python=2.7 scipy zlib
conda create --name catalyst python=3.6 scipy zlib
3. Activate the environment: