Skip to content

Commit

Permalink
update install procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
VGPReys committed Sep 19, 2024
1 parent ccf56d2 commit 97c63cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,10 @@ information.
```bash
# Activate the haddock3 env
conda activate haddock3
# libstdxx must be installed, maybe already present in your system
conda install -c conda-forge libstdcxx-ng
# Install OpenMM and related tools/binaries
conda install -c conda-forge openmm pdbfixer libstdcxx-ng
conda install -c conda-forge openmm pdbfixer
```

Openmm should automatically detect the fastest platform among those available
Expand Down

0 comments on commit 97c63cb

Please sign in to comment.