Skip to content

Commit

Permalink
Remove dnf update from RHEL instructions (#333) (#334)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7b93ca8)
  • Loading branch information
amd-jnovotny authored Oct 23, 2024
1 parent 7aa291b commit c3325cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/install/quick-start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ For more in-depth installation instructions, refer to :ref:`detailed-install-ove
.. code-block:: bash
:substitutions:
sudo dnf update
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ os_major }}.noarch.rpm
sudo rpm -ivh epel-release-latest-{{ os_major }}.noarch.rpm
sudo dnf install dnf-plugin-config-manager
Expand Down

0 comments on commit c3325cb

Please sign in to comment.