mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Update README.md to include yq (#1385)
Update README.md to include yq install instructions for Linux
This commit is contained in:
@@ -27,6 +27,9 @@
|
|||||||
- jq
|
- jq
|
||||||
- `sudo apt install -y jq`
|
- `sudo apt install -y jq`
|
||||||
- https://stedolan.github.io/jq
|
- https://stedolan.github.io/jq
|
||||||
|
- yq
|
||||||
|
- `sudo snap install yq`
|
||||||
|
- https://mikefarah.gitbook.io/yq
|
||||||
|
|
||||||
2. Clone the repo, move into it, and bring in required submodules
|
2. Clone the repo, move into it, and bring in required submodules
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user