docs(readme): update installation

This commit is contained in:
Jeremy Attali 2019-12-28 17:46:35 -05:00
parent 05d87c929f
commit fa7bdc90f5

View File

@ -24,7 +24,7 @@ Grab a swappshot from a specific window under Sway, using `swaymsg` and `jq`:
swappy -g "$(swaymsg -t get_tree | jq -r '.. | select(.pid? and .visible?) | .rect | "\(.x),\(.y) \(.width)x\(.height)"' | slurp)"
```
## Package manager installation
## Installation
### Arch Linux User Repository