Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gorgitko committed May 10, 2017
1 parent 4c52a37 commit 86192a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ To install MolMiner without dependencies just download this repository and run `
1. [Download](https://conda.io/miniconda.html) and install _conda_.
2. Add channels:

`$ conda config --add channels conda-forge; conda config --add channels jirinovo; conda config --add channels bioconda;
conda config --add channels rdkit`
`$ conda config --add channels rdkit; conda config --add channels bioconda; conda config --add channels jirinovo; conda config --add channels conda-forge`
3. Create new virtual environment and install MolMiner:

`$ conda create -n my_new_env molminer`
Expand Down

0 comments on commit 86192a7

Please sign in to comment.