Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alanchenchen authored Jan 17, 2019
1 parent a67d86c commit d5275f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ method returns a Output instance。
* the test framework is mocha,if you want to add unit tests,follow :
1. `git clone git@github.com:LionOcean/CommandLineFlag.git`
2. add js which should have `*.test.js` extname
3. `yarn``npm install` install devdependences mocha
3. `yarn` or `npm install` install devdependences mocha
4. `npm test` open terminal to see result

## license
Expand Down

0 comments on commit d5275f7

Please sign in to comment.