diff --git a/README.md b/README.md index dbf5298e..fa0367d8 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,11 @@ brew install yq snap install yq ``` +### Arch Linux via: +``` +pacman -S yq +``` + #### Snap notes `yq` installs with [_strict confinement_](https://docs.snapcraft.io/snap-confinement/6233) in snap, this means it doesn't have direct access to root files. To read root files you can: