Skip to content

Commit c122b9a

Browse files
committed
Fixed example in README
1 parent 15f51d4 commit c122b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ b.e[0].name: Howdy Partner
150150
then
151151
152152
```bash
153-
yaml -w -s update_instructions.yaml sample.yaml
153+
yaml w -s update_instructions.yaml sample.yaml
154154
```
155155
will output:
156156
```yaml

0 commit comments

Comments
 (0)