Skip to content

Commit 6a4a52f

Browse files
JacksonBurnsjonwzheng
authored andcommitted
unhide the anaconda binary installation instructions
as reminded here: #2820 (comment)
1 parent b15c601 commit 6a4a52f

File tree

1 file changed

+11
-1
lines changed
  • documentation/source/users/rmg/installation

1 file changed

+11
-1
lines changed

documentation/source/users/rmg/installation/index.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,17 @@ For users unfamiliar with bash or Linux, we recommend looking at
4646
Be sure to also change the version number in the docker run commands to match the version you pulled.
4747
A full list of available docker images can be found at `Docker Hub <https://hub.docker.com/r/reactionmechanismgenerator/rmg/tags>`_.
4848

49+
Alternative Install: Binary Installation Using Anaconda
50+
===========================================================
51+
52+
If you are accustomed to using the Anaconda package manager or cannot tolerate the storage overhead of Docker, installation from conda is also available.
53+
This is recommended for users who want to use RMG out of the box and are not interested in changing the RMG code or making many additions to RMG's thermodynamic and kinetics databases.
54+
If this does interest you, please see the Developer Install below.
55+
56+
.. toctree::
57+
:maxdepth: 1
58+
59+
anacondaUser
4960

5061
Developer Install: Installation from Source
5162
===========================================================
@@ -74,7 +85,6 @@ not recommended for use.
7485

7586
linux
7687
macos
77-
anacondaUser
7888
anacondaUserWindows
7989
anacondaDeveloperWindows
8090
windowsEnvironment

0 commit comments

Comments
 (0)