Skip to content

Commit

Permalink
do: Fix 'pacman' parameter. (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
heinezen authored Oct 17, 2023
1 parent ea9cc17 commit e09e965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ For clang: `sudo apt-get install clang`
###### Archlinux

```
sudo pacman -Syu --as-needed cmake flex make clang gcc
sudo pacman -Syu --needed cmake flex make clang gcc
```

###### Gentoo
Expand Down

0 comments on commit e09e965

Please sign in to comment.