minor - add sudo to some commands
This commit is contained in:
parent
33cd027727
commit
4f7684393a
1 changed files with 2 additions and 2 deletions
|
@ -76,12 +76,12 @@ $ sudo dnf install google-chrome-stable
|
|||
If you want to install the Chrome Dev Channel version, use the following command:
|
||||
|
||||
----
|
||||
# dnf install google-chrome-unstable
|
||||
$ sudo dnf install google-chrome-unstable
|
||||
----
|
||||
|
||||
If you want to install Chrome Beta use the following:
|
||||
|
||||
----
|
||||
# dnf install google-chrome-beta
|
||||
$ sudo dnf install google-chrome-beta
|
||||
----
|
||||
====
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue