Skip to content

Commit 204bfbb

Browse files
authored
Merge branch 'develop' into reset-1318
2 parents 175bb0b + ef32da1 commit 204bfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ So that you can start straight away.
8484

8585
- Fork it!
8686
- Create your feature branch: `git checkout -b my-new-feature`
87-
- Commit your changes: `git commit -am 'Add some feature'`
87+
- Commit your changes: `git add . && git commit -m 'Add some feature'`
8888
- Push to the branch: `git push origin my-new-feature`
8989
- Submit a pull request
9090

0 commit comments

Comments
 (0)