Browse Source

update docs

master
Jonathan Cobb 3 years ago
parent
commit
d9b9ecd1d6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -70,7 +70,7 @@ To execute a spec stored in the file `my-spec.json`, you would run:
```shell script ```shell script
jvcl my-spec.jvcl jvcl my-spec.jvcl
``` ```
or you use stdin:
or use stdin:
```shell script ```shell script
cat my-spec.jvcl | jvcl cat my-spec.jvcl | jvcl
``` ```


Loading…
Cancel
Save