Fixed example in README

This commit is contained in:
Mike Farah 2015-10-08 20:07:27 +11:00
parent 15f51d4bf0
commit c122b9a843

View File

@ -150,7 +150,7 @@ b.e[0].name: Howdy Partner
then
```bash
yaml -w -s update_instructions.yaml sample.yaml
yaml w -s update_instructions.yaml sample.yaml
```
will output:
```yaml