Skip to content

Commit

Permalink
Update installation procedure
Browse files Browse the repository at this point in the history
Added conda-forge channel
  • Loading branch information
jenzopr authored Feb 14, 2018
1 parent b9328ac commit c3c5276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_rst/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Make sure to have `conda` installed, e.g. via
- Answer the question "Do you wish the installer to prepend the Miniconda install location to PATH in your /home/.../.bashrc ?" with yes
OR do ``export PATH=dir/to/miniconda2:$PATH`` after installation process

The UROPA installation is now as easy as ``conda install -c bioconda uropa``.
The UROPA installation is now as easy as ``conda install -c bioconda -c conda-forge uropa``.

Biocontainers / Docker
----------------------
Expand Down

0 comments on commit c3c5276

Please sign in to comment.