Skip to content

Commit

Permalink
fixed contributing/core/developing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DuCanhGH committed Jun 10, 2023
1 parent caa5264 commit 043e780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contributing/core/developing.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ To develop locally:
1. When you are ready to push, make a fork and then run:
```
git remote set-url origin https://github.com/YOUR_NAME/next-pwa
git branch -m MY_BRANCH_NAME
git push -u origin MY_BRANCH_NAME
```

0 comments on commit 043e780

Please sign in to comment.