Skip to content

Commit a2b3942

Browse files
author
LingFaKe
committed
HACKING.md: option --indent was added in jq 1.5
Signed-off-by: Ling FaKe <[email protected]>
1 parent 287772a commit a2b3942

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)