Skip to content

Commit

Permalink
Updating readme python version
Browse files Browse the repository at this point in the history
  • Loading branch information
swansonk14 committed Jul 25, 2020
1 parent 2f15e7c commit 8446d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Then proceed to either option below to complete the installation. Note that on m

### Option 1: Installing from PyPi

1. `conda env create -n chemprop python=3.7`
1. `conda env create -n chemprop python=3.8`
2. `conda activate chemprop`
3. `conda install -c conda-forge rdkit`
4. `pip install chemprop`
Expand Down

0 comments on commit 8446d34

Please sign in to comment.