fix branch name

This commit is contained in:
ghost 2023-07-25 18:50:22 +03:00
parent 3d927de2fa
commit 98d3921ea8

View file

@ -23,7 +23,7 @@ Add your streaming link in markdown format to the network registry you are inter
Please make a new branch of tree selected for each patch before create PR Please make a new branch of tree selected for each patch before create PR
``` ```
git checkout master git checkout main
git checkout -b my-pr-branch-name git checkout -b my-pr-branch-name
``` ```