diff --git a/source/tutorial/install-mongodb-on-redhat-centos-or-fedora-linux.txt b/source/tutorial/install-mongodb-on-redhat-centos-or-fedora-linux.txt index 437dc15b775..bc49deeea27 100644 --- a/source/tutorial/install-mongodb-on-redhat-centos-or-fedora-linux.txt +++ b/source/tutorial/install-mongodb-on-redhat-centos-or-fedora-linux.txt @@ -110,13 +110,6 @@ production deployments, place the following configuration in gpgcheck=0 enabled=1 -After saving the new ``.repo`` files, users of both platforms should -issue the following command to update the local package database: - -.. code-block:: sh - - yum update - Installing Packages ~~~~~~~~~~~~~~~~~~~