Skip to content

Commit

Permalink
Merge pull request #48 from mikemhenry/add-conda-install
Browse files Browse the repository at this point in the history
add conda install steps
  • Loading branch information
EBjerrum authored Sep 28, 2024
2 parents 17ef6d1 + 8e2c46e commit 32c7d50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ Users can install latest tagged release from pip

pip install scikit-mol

or from conda-forge

conda install -c conda-forge scikit-mol

Bleeding edge

pip install git+https://github.com:EBjerrum/scikit-mol.git
Expand Down

0 comments on commit 32c7d50

Please sign in to comment.