Merge pull request #16429 from osalbahr/pacman-s-not-syu
Homebrew-on-Linux.md: switch to `pacman -S`
This commit is contained in:
commit
dcd267ba4c
@ -69,7 +69,7 @@ To install build tools, paste at a terminal prompt:
|
||||
- **Arch Linux**
|
||||
|
||||
```sh
|
||||
sudo pacman -Syu base-devel procps-ng curl file git
|
||||
sudo pacman -S base-devel procps-ng curl file git
|
||||
```
|
||||
|
||||
### ARM (unsupported)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user