Browse Source

fix

pull/6/head
Ivan Yelizariev 9 years ago
parent
commit
ad7f59c8e3
  1. 2
      README.md

2
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
Loading…
Cancel
Save