Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin42 committed Jul 8, 2017
1 parent 9abf010 commit 68ba908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ npm install

* Create a new branch for the new feature: `git checkout -b new-feature`
* Make your changes.
* `npm run build:production` for bundling everything.
* `npm run build:production` for bundling.
* Commit your changes: `git commit -m 'Add some feature'`
* Push to the branch: `git push origin new-feature`
* Submit a pull request with full remarks documenting your changes.
Expand Down

0 comments on commit 68ba908

Please sign in to comment.