diff --git a/Archguide.md b/Archguide.md index 12e29c6..fd0e21a 100644 --- a/Archguide.md +++ b/Archguide.md @@ -2,7 +2,7 @@ title: Arch Linux Install guide description: published: true -date: 2019-11-06T00:03:50.440Z +date: 2019-11-06T00:04:20.295Z tags: --- @@ -174,7 +174,7 @@ Read the [pacman rosetta](https://wiki.archlinux.org/index.php/Pacman/Rosetta). TL;DR, `pacman -Syu thingy1 thingy2 ...` to install thingy1 and thingy2. ## sudo doesn't work -It works, you are just not allowed to run commands as root. +It works, you are just not allowed to use it. Login as root and edit /etc/sudoers. `nano /etc/sudoers`