Parcourir la source

update docs

master
Jonathan Cobb il y a 3 ans
Parent
révision
78d483d26c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      README.md

+ 1
- 1
README.md Voir le fichier

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


Chargement…
Annuler
Enregistrer