Skip to content

Commit 1c0de23

Browse files
authored
Merge pull request #325 from TrumanLing/jq
HACKING.md:jq should be version 1.5 or higher
2 parents 287772a + a2b3942 commit 1c0de23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HACKING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ $ make schema-fs
6161
This target auto-formats all JSON files in the `schema` directory using the `jq` tool.
6262

6363
Prerequisites:
64-
* [jq](https://stedolan.github.io/jq/)
64+
* [jq](https://stedolan.github.io/jq/) >=1.5
6565

6666
Invocation:
6767
```

0 commit comments

Comments
 (0)