update readme

This commit is contained in:
D4708 2021-05-28 02:43:41 +03:00
parent b3862a39d7
commit 430d5c38d0

View File

@ -59,7 +59,7 @@ and keep in mind that your pull requests should have **blaster** branch as both
5. Commit and push:
git commit -m "fix of #12345: bad foobarizer" && git push
git commit -m "fix of #12345: bad foobarizer" && git push --set-upstream origin my-awesome-fix
6. Now open a pull request from branch 'YOURNICKNAME:my-awesome-fix' to 'twisterarmy:blaster' on GitHub.