diff --git a/README.md b/README.md index d7f55ea3..c1d5d529 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Workplace repo for creating diff patches - Create diff: `git diff master -- . ':!.github' > unified_diff.patch` - Publish it on Patchmanager's Web Catalog! -## How-to (semi-automated)? +## How-to (semi-automatic)? - Fork repo or request addition to organization - Create branch with your Patch name: `git checkout -b my-patch-name`
Alternatively this can be done by GitHub's web-frontend.