Update modules/release-notes/pages/welcome/Hardware_Overview.adoc
the correct DNF group name regex is Desktop, "desktop" does not show any packages
This commit is contained in:
parent
e4acd6eb1f
commit
fc6d166f8b
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ Fedora {PRODVER}'s default desktop environment, *GNOME3*, functions best with ha
|
|||
Desktop environments can be added to an existing installation and selected at login. To list the available desktops, use the [command]`dnf grouplist` command:
|
||||
|
||||
----
|
||||
# dnf grouplist -v hidden | grep desktop
|
||||
# dnf grouplist -v hidden | grep Desktop
|
||||
----
|
||||
|
||||
Install the desired group:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue