diff --git a/docs/source/install.rst b/docs/source/install.rst index 34855618..687092dc 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -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: