Skip to content

Commit 9de3d1c

Browse files
authored
Update README.rst
Provide a working `pip install` example.
1 parent a2bcc83 commit 9de3d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ defined a GROMACS_DIR environment variable), then the ``gmxapi`` Python package
7272
will be installed automatically with the ``brer`` package.
7373
Simply::
7474

75-
pip install brer
75+
pip install git+https://github.com/kassonlab/brer-md.git
7676

7777
If you prefer to install ``gmxapi`` separately (such as to specify an older
7878
package version), you can provide ``--no-deps`` and ``--no-build-isolation``

0 commit comments

Comments
 (0)