diff --git a/README.md b/README.md index 720e6b0..334ae39 100644 --- a/README.md +++ b/README.md @@ -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: