Skip to content

Commit ea54806

Browse files
authored
Merge pull request #2 from jasonrundell/release/1.0.0
Adding in important git command to example
2 parents c134e3d + de0c3f4 commit ea54806

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)