Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suneelbvs authored Mar 11, 2023
1 parent d6cda2c commit fda0f87
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 @@ -2,7 +2,11 @@
**Installation and configuration:**

Step 1: download and Install anaconda from anaconda.org

Step 2: Install conda environment from rdkit.yml by using this command in anaconda terminal : "conda env create -f environment.yml"

Step 3: check for installation : conda env list

Step 4: Activate the environment : conda activate rdkit-training

Step 5: check the list of packages available in rdkit-training env : conda list

0 comments on commit fda0f87

Please sign in to comment.