You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instructions above are for the release version 3.2.0 of RMG-Py (August 2023).
44
+
If you want to use the latest development version, you can replace the version number in the docker pull command with "latest" or omit it entirely.
45
+
For example, you can run ``docker pull reactionmechanismgenerator/rmg:latest`` or ``docker pull reactionmechanismgenerator/rmg`` to get the latest development version corresponding to `here <https://github.com/ReactionMechanismGenerator/RMG-Py/commits/main/>`_.
46
+
Be sure to also change the version number in the docker run commands to match the version you pulled.
47
+
A full list of available docker images can be found at `Docker Hub <https://hub.docker.com/r/reactionmechanismgenerator/rmg/tags>`_.
42
48
43
49
Alternative Install: Binary Installation Using Anaconda
0 commit comments