Browse Source

fix branch name

main
ghost 1 year ago
parent
commit
39046fe290
  1. 4
      README.md

4
README.md

@ -239,10 +239,10 @@ GET m=SphinxQL @@ -239,10 +239,10 @@ GET m=SphinxQL
#### Contributions
Please make a new branch of master|sqliteway tree for each patch in your fork before create PR
Please make a new branch of main|sqliteway tree for each patch in your fork before create PR
```
git checkout master
git checkout main
git checkout -b my-pr-branch-name
```

Loading…
Cancel
Save