remove @-sign as this doesn't work

dnf group install gnome-desktop works
This commit is contained in:
TonyBoston
2022-11-17 12:17:35 +01:00
committed by George Melikov
parent 577bcc4f93
commit 218a441379

View File

@@ -97,6 +97,6 @@ Post installaion
#. Install package groups:: #. Install package groups::
dnf group list --hidden -v # query package groups dnf group list --hidden -v # query package groups
dnf group install @gnome-desktop dnf group install gnome-desktop
#. Add new user, configure swap. #. Add new user, configure swap.