diff --git a/README.md b/README.md index 05a9449..c558741 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,6 @@ If branch (e.g. *addons-yelizariev-9.0-some-feature*) already exists in **addons git checkout -b 9.0-some-feature addons-dev/addons-yelizariev-9.0-some-feature # push to your fork of target repo - git push origin addons-yelizariev-9.0-some-feature + git push origin 9.0-some-feature # create PR to target repo