docs: improve wording
parent
612a6c0335
commit
165042c2af
|
@ -229,7 +229,7 @@ Always remember to check **dependencies** when install packages.
|
||||||
|
|
||||||
### System administration
|
### System administration
|
||||||
|
|
||||||
#### [Sudo](https://wiki.archlinux.org/index.php/sudo)
|
[Sudo](https://wiki.archlinux.org/index.php/sudo):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pacman -Syu sudo
|
pacman -Syu sudo
|
||||||
|
@ -238,7 +238,7 @@ EDITOR=nvim visudo
|
||||||
# Uncomment group wheel
|
# Uncomment group wheel
|
||||||
```
|
```
|
||||||
|
|
||||||
#### [systemd-homed](https://wiki.archlinux.org/index.php/Systemd-homed)
|
[systemd-homed](https://wiki.archlinux.org/index.php/Systemd-homed):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
systemctl enable systemd-homed.service
|
systemctl enable systemd-homed.service
|
||||||
|
|
Loading…
Reference in New Issue