Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jindun SHAO committed Jul 6, 2018
1 parent 65dd989 commit a11e8b4
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 @@ -16,7 +16,7 @@ A set of CLI tools to manipulate YAML files (merge, delete, etc...) with comment
$ pip install ruamel.yaml
$ export YAML_TOOLS_VERSION=0.0.5
$ 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/local/yaml-tools
$ sudo chmod +x /usr/local/bin/yaml-tools
```

## Usage
Expand Down

0 comments on commit a11e8b4

Please sign in to comment.