diff --git a/doc/update/README.md b/doc/update/README.md
index 9a188f76237a503b4fb24464a915e5315e531ad0_ZG9jL3VwZGF0ZS9SRUFETUUubWQ=..521dd8fff402fb9d4d5a3d59049e4888213be68c_ZG9jL3VwZGF0ZS9SRUFETUUubWQ= 100644
--- a/doc/update/README.md
+++ b/doc/update/README.md
@@ -101,8 +101,6 @@
    the equivalent Enterprise Edition version will be: `8.6.7-ee.0`. Write this
    value down.
 
-   ---
-
    **For CentOS/RHEL**
 
    ```sh
@@ -127,8 +125,6 @@
    curl -s https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.rpm.sh | sudo bash
    ```
 
-   ---
-
    The above command will find your OS version and automatically set up the
    repository. If you are not comfortable installing the repository through a
    piped script, you can first
@@ -180,8 +176,6 @@
    sudo rm /etc/apt/sources.list.d/gitlab_gitlab-ce.list
    ```
 
-   ---
-
    **For CentOS/RHEL**
 
    ```sh