docs: update Archguide

This commit is contained in:
Administrator 2019-11-06 00:04:21 +00:00 committed by FOSC
parent 323507451d
commit 07b0d13f8b
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
title: Arch Linux Install guide title: Arch Linux Install guide
description: description:
published: true published: true
date: 2019-11-06T00:03:50.440Z date: 2019-11-06T00:04:20.295Z
tags: 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. TL;DR, `pacman -Syu thingy1 thingy2 ...` to install thingy1 and thingy2.
## sudo doesn't work ## 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. Login as root and edit /etc/sudoers.
`nano /etc/sudoers` `nano /etc/sudoers`