Skip to content

Commit

Permalink
[ci skip] Autodoc commit for e015e31.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Sep 7, 2023
1 parent f6a4c2b commit 9ebbd9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions latest/_sources/installation/install-software.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Some operating systems use `Software Collections`_ to satisfy these.
.. code-block:: sh
sudo dnf install epel-release
sudo dnf module enable ruby:3.0 nodejs:14
sudo dnf module enable ruby:3.0 nodejs:16
sudo subscription-manager repos --enable codeready-builder-for-rhel-9-x86_64-rpms
2. Add repository and install
Expand Down Expand Up @@ -172,4 +172,4 @@ If you'd like a package built for a system that we don't currently support, feel

.. _software collections: https://www.softwarecollections.org/en/
.. _apache http server 2.4: https://www.softwarecollections.org/en/scls/rhscl/httpd24/
.. _ohio supercomputer center: https://www.osc.edu/
.. _ohio supercomputer center: https://www.osc.edu/
2 changes: 1 addition & 1 deletion latest/installation/install-software.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ <h2>1. Enable Dependencies<a class="headerlink" href="#enable-dependencies" titl
</pre></div>
</div>
</div><div aria-labelledby="tab-0-0-5" class="sphinx-tabs-panel" hidden="true" id="panel-0-0-5" name="0-5" role="tabpanel" tabindex="0"><div class="highlight-sh notranslate"><div class="highlight"><pre><span></span>sudo dnf install epel-release
sudo dnf module <span class="nb">enable</span> ruby:3.0 nodejs:14
sudo dnf module <span class="nb">enable</span> ruby:3.0 nodejs:16
sudo subscription-manager repos --enable codeready-builder-for-rhel-9-x86_64-rpms
</pre></div>
</div>
Expand Down

0 comments on commit 9ebbd9e

Please sign in to comment.