We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67d86c commit d5275f7Copy full SHA for d5275f7
README.md
@@ -131,7 +131,7 @@ method returns a Output instance。
131
* the test framework is mocha,if you want to add unit tests,follow :
132
1. `git clone [email protected]:LionOcean/CommandLineFlag.git`
133
2. add js which should have `*.test.js` extname
134
- 3. `yarn`或`npm install` install devdependences mocha
+ 3. `yarn` or `npm install` install devdependences mocha
135
4. `npm test` open terminal to see result
136
137
## license
0 commit comments