Skip to content

Commit 2c54efd

Browse files
Release v0.2.1
1 parent 9fdf1f6 commit 2c54efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Install Pablo and its dependencies into the current environment:
2323
# Install dependencies and pip into current environment
2424
micromamba install -c conda-forge pip 'python>=3.12' 'openff-toolkit-base>=0.17.1' rustworkx rdkit openmm pyxdg gemmi
2525
# Install Pablo's latest release into current environment via pip
26-
pip install git+https://github.com/openforcefield/[email protected].0
26+
pip install git+https://github.com/openforcefield/[email protected].1
2727
```
2828

2929
### Development build

0 commit comments

Comments
 (0)