Skip to content

Commit

Permalink
Documentation: Fix rendering of extra repo info for RHEL 8
Browse files Browse the repository at this point in the history
In commit a82083e ("Documentation: Add extra repo info for RHEL 8")
a newline was missing to correctly generate the code block to add
codeready-builder repository.

This commit adds the missing newline to correctly generate the code block
with the RHEL 8 codeready-builder instructions.

Fixes: a82083e ("Documentation: Add extra repo info for RHEL 8")
Cc: gvrose8192@gmail.com
Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: 0-day Robot <robot@bytheb.org>
  • Loading branch information
drizzt authored and ovsrobot committed Nov 3, 2020
1 parent 3630ab8 commit 605607b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/intro/install/fedora.rst
Expand Up @@ -70,6 +70,7 @@ repositories to help yum-builddep, e.g.::
$ subscription-manager repos --enable=rhel-7-server-optional-rpms

or for RHEL 8::

$ subscription-manager repos \
--enable=codeready-builder-for-rhel-8-x86_64-rpms

Expand Down

0 comments on commit 605607b

Please sign in to comment.