diff --git a/README.md b/README.md index 07aded9..e15ad3d 100644 --- a/README.md +++ b/README.md @@ -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 ``` -git checkout master +git checkout main git checkout -b my-pr-branch-name ```