Skip to content

Commit dff66a3

Browse files
committed
Updating contributing
1 parent 56c958d commit dff66a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -419,5 +419,5 @@ lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s
419419
1. Fork it!
420420
2. Create your feature branch: `git checkout -b my-new-feature`
421421
3. Commit your changes: `git commit -m 'Add some feature'`
422-
4. Push to the branch: `git push origin my-new-feature`
422+
4. Push to the branch: `git push -u origin my-new-feature`
423423
5. Submit a pull request - cheers!

0 commit comments

Comments
 (0)