Skip to content

Commit 0e32a7b

Browse files
rwestJacksonBurns
andcommitted
Format a hyperlink in the installation instructions.
Co-authored-by: Jackson Burns <33505528+JacksonBurns@users.noreply.github.com>
1 parent 325ae37 commit 0e32a7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Installation by Source Using Anaconda Environment for Unix-based Systems: Linux
131131

132132
**Advanced Usage**:
133133
The ``install_rms.sh`` script has options, that can be set as environment variables or variables to the script.
134-
By default, it installs the latest release of the ``for_rmg`` branch of RMS, from https://github.com/ReactionMechanismGenerator/ReactionMechanismSimulator.jl/branches, which is recommended for most users.
134+
By default, it installs the latest release of the ``for_rmg`` branch of RMS, from `the official GitHub fork <https://github.com/ReactionMechanismGenerator/ReactionMechanismSimulator.jl/branches>`_, which is recommended for most users.
135135
To install a different branch (from the same github repository) specify ``RMS_BRANCH``.
136136
The default installation mode is ``standard``, which prompts the user to confirm their conda environment.
137137
In an automated workflow (eg. CI/CD), you may wish to set ``RMS_INSTALLER`` to ``continuous`` to skip the prompt.

0 commit comments

Comments
 (0)