Skip to content

Commit 789ac6f

Browse files
authored
readme: fix typo (ca -> cat)
1 parent f2611ae commit 789ac6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Pretty printing can be pretty slow with the JSON and EDN libraries we use. one t
175175

176176
E.g. this is pretty fast
177177

178-
ca data.yaml | cq -o json --no-pretty | jq
178+
cat data.yaml | cq -o json --no-pretty | jq
179179

180180
## TODO
181181

0 commit comments

Comments
 (0)