Ver código fonte

update docs

master
Jonathan Cobb 4 anos atrás
pai
commit
78d483d26c
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -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
```


Carregando…
Cancelar
Salvar