Skip to content

Commit

Permalink
Added section on how to install
Browse files Browse the repository at this point in the history
  • Loading branch information
campos-ddc committed Aug 25, 2021
1 parent 60cc129 commit 6e19c87
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Some formatting is not kept due to underlying yaml library limitations:
- Spacing before sequence dashes will be forced to two spaces
- Empty lines at the start of the string will be removed

## Installation

```bash
pip install yaml-patch
```

## As a command line tool

You can pass any number of patches to be applied, they use the following syntax options:
Expand Down

0 comments on commit 6e19c87

Please sign in to comment.