Skip to content

Commit 97d5a3c

Browse files
authored
Merge pull request #101 from devvsakib/development
branch name changed in readme
2 parents 8e2788d + dfb85e3 commit 97d5a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ or
8585

8686

8787
```console
88-
git branch -M main
89-
git push -u origin main
88+
git branch -M master
89+
git push -u origin master
9090
```
9191

9292
- On the GitHub website, navigate to your forked repo - on the top of the files section, you'll notice a new section containing a `Compare & Pull Request` button!

0 commit comments

Comments
 (0)