diff --git a/docs/install.md b/docs/install.md
index dbf386bfb06f9f2e80c837dd10f8d9eb6571b323..36488a3021cd64c44416aa2770949e3429b613f4 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -8,8 +8,8 @@ Install the necessary Python dependencies using the ```conda``` package manager:
 
 ```
 >> conda install setuptools_scm future h5py pytables pytest nose sphinx blosc pbr paramiko
->> conda install scipy pandas matplotlib cython xlrd coverage xlwt openpyxl psutil
->> conda install -c https://conda.anaconda.org/conda-forge pyscaffold pytest-cov --no-update-dependencies
+>> conda install scipy pandas matplotlib cython xlrd coverage xlwt openpyxl psutil pytest-cov
+>> conda install -c https://conda.anaconda.org/conda-forge pyscaffold --no-update-dependencies
 ```
 
 Now you can install ```wetb``` with ```pip``` (there is no ```conda``` package