瀏覽代碼

update docs

master
Jonathan Cobb 3 年之前
父節點
當前提交
78d483d26c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

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


Loading…
取消
儲存