Skip to content

Commit de0c3f4

Browse files
committed
Adding in important git command to example
1 parent 84098e7 commit de0c3f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ Use your preferred method of creating a branch off of your `master`, but here is
237237
```bash
238238
git checkout master
239239
git branch develop
240+
git checkout develop
240241
git push origin develop
241242
```
242243

0 commit comments

Comments
 (0)