Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JinTotonic committed Jun 11, 2018
1 parent 9b80009 commit cda782b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A set of CLI tools to manipulate YAML files (merge, delete, etc...) with comment
(For development see section at the end)
```
$ pip install ruamel.yaml
$ export YAML_TOOLS_VERSION=0.1.0
$ export YAML_TOOLS_VERSION=0.2.0
$ sudo wget https://raw.githubusercontent.com/thecodingmachine/yaml-tools/${YAML_TOOLS_VERSION}/src/yaml_tools.py -O /usr/local/bin/yaml-tools
$ sudo chmod +x /usr/bin/yaml-tools
```
Expand Down

0 comments on commit cda782b

Please sign in to comment.