Explorar el Código

update docs

master
Jonathan Cobb hace 3 años
padre
commit
78d483d26c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

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


Cargando…
Cancelar
Guardar