We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdf1f6 commit 2c54efdCopy full SHA for 2c54efd
README.md
@@ -23,7 +23,7 @@ Install Pablo and its dependencies into the current environment:
23
# Install dependencies and pip into current environment
24
micromamba install -c conda-forge pip 'python>=3.12' 'openff-toolkit-base>=0.17.1' rustworkx rdkit openmm pyxdg gemmi
25
# Install Pablo's latest release into current environment via pip
26
-pip install git+https://github.com/openforcefield/[email protected].0
+pip install git+https://github.com/openforcefield/[email protected].1
27
```
28
29
### Development build
0 commit comments