Skip to content

Commit 339c095

Browse files
committed
changes
1 parent 6250002 commit 339c095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ environment, and facilitate only unit testing.)
174174

175175
Contributing
176176
------------
177-
If you'd like to contribute, please fork this repository, change the default branch typing git checkout dev, make a new branch, make your changes, make `git push -u origin branchName` and then submit a pull-request.
177+
If you'd like to contribute, please fork this repository, change the default branch typing git checkout dev, make a new branch typing `git checkout -b branchName`, make your changes, make `git push -u origin branchName` and then submit a pull-request.

0 commit comments

Comments
 (0)