Skip to content

Commit 8eb4cca

Browse files
committed
Doc update
1 parent a105d63 commit 8eb4cca

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,18 @@ pattern
3838
-h
3939
> Show help text.
4040
41+
## Requirements
42+
43+
JSONPath.sh is a Bash script that uses standard GNU tools.
44+
The following GNU programs are required:
45+
46+
* bash
47+
* cat
48+
* sed
49+
* awk
50+
* grep
51+
* seq
52+
4153
## Installation
4254

4355
Install with pip:

0 commit comments

Comments
 (0)