diff --git a/latest/_sources/installation/install-software.rst.txt b/latest/_sources/installation/install-software.rst.txt index 7f6f7305..d384cd1d 100644 --- a/latest/_sources/installation/install-software.rst.txt +++ b/latest/_sources/installation/install-software.rst.txt @@ -83,7 +83,6 @@ 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:16 sudo subscription-manager repos --enable codeready-builder-for-rhel-9-x86_64-rpms 2. Add repository and install diff --git a/latest/installation/install-software.html b/latest/installation/install-software.html index 2fcd6cf7..262c4738 100644 --- a/latest/installation/install-software.html +++ b/latest/installation/install-software.html @@ -269,7 +269,6 @@

1. Enable Dependencies