Removed the sudo command

Signed-off-by: Pierguido Lambri <plambri@redhat.com>
This commit is contained in:
Pierguido Lambri 2020-06-10 19:22:27 +01:00
parent 09fab1e383
commit 44e16ec2c6
1 changed files with 2 additions and 2 deletions

View File

@ -40,13 +40,13 @@ Fedora
For Fedora you first need to install the dnf/yum-utils:
----
# sudo dnf install dnf-utils
# dnf install dnf-utils
----
Or:
----
# sudo yum install yum-utils
# yum install yum-utils
----
Then install the needed debuginfo packages: