Skip to content

Commit

Permalink
fix(sudo): add package installation
Browse files Browse the repository at this point in the history
Resolves #235
  • Loading branch information
D3SOX authored Oct 2, 2024
1 parent 6ea5d46 commit cb0148a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/installation/setup-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ chage -d 0 yourusername
🧐 This will give your user administrative privileges

```bash
pacman -S sudo
EDITOR=nano visudo
```

Expand Down

0 comments on commit cb0148a

Please sign in to comment.