diff --git a/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md b/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md index 1683e2f..b5d1925 100644 --- a/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md +++ b/1.-Guide-d%27installation-d%E2%80%99Archlinux-avec-GNOME.md @@ -359,7 +359,12 @@ On va configurer sudo en utilisant visudo qui modifie */etc/sudoers*.Penser à p EDITOR="nano" visudo ``` -Il faut aller, en utilisant la flèche du bas jusqu’à la ligne ***"# Uncomment to allow members of group wheel to execute any command"*** et enlever \# sur la ligne qui suit. +Il faut aller au bas du fichiers et décommenter la ligne qui suit ***"# Uncomment to allow members of group wheel to execute any command"*** : + +``` +## Uncomment to allow members of group wheel to execute any command │ +%wheel ALL=(ALL:ALL) ALL +``` #### Installer YaY