Skip to content

Commit

Permalink
Fix #47: Add a note about Linux distros that support xq
Browse files Browse the repository at this point in the history
  • Loading branch information
sibprogrammer committed Aug 19, 2023
1 parent 93a9bd5 commit 54a64f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ For Fedora via package manager:
dnf install xq
```

A more detailed list of Linux distros that package the `xq` utility can be found here:
https://repology.org/project/xq-sibprogrammer/versions

If you have Go toolchain installed, you can use the following command to install `xq`:
```
go install github.com/sibprogrammer/xq@latest
Expand Down

0 comments on commit 54a64f3

Please sign in to comment.