We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e474ea8 commit ef32da1Copy full SHA for ef32da1
README.md
@@ -84,7 +84,7 @@ So that you can start straight away.
84
85
- Fork it!
86
- Create your feature branch: `git checkout -b my-new-feature`
87
-- Commit your changes: `git commit -am 'Add some feature'`
+- Commit your changes: `git add . && git commit -m 'Add some feature'`
88
- Push to the branch: `git push origin my-new-feature`
89
- Submit a pull request
90
0 commit comments