Skip to content

Commit 1e4d004

Browse files
committed
Doc update
1 parent fccd4a0 commit 1e4d004

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,8 @@ pattern
3535
3636
## Requirements
3737

38-
JSONPath.sh is a Bash script that uses standard GNU tools.
39-
The following GNU programs are required:
40-
41-
* bash
42-
* cat
43-
* sed
44-
* awk
45-
* grep
46-
* seq
38+
JSONPath.sh is a Bash script that uses standard GNU tools. The following GNU
39+
programs are required: bash, cat, sed, awk, grep, and seq.
4740

4841
## Installation
4942

0 commit comments

Comments
 (0)