Skip to content

Commit d5275f7

Browse files
authored
Update README.md
1 parent a67d86c commit d5275f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ method returns a Output instance。
131131
* the test framework is mocha,if you want to add unit tests,follow :
132132
1. `git clone [email protected]:LionOcean/CommandLineFlag.git`
133133
2. add js which should have `*.test.js` extname
134-
3. `yarn``npm install` install devdependences mocha
134+
3. `yarn` or `npm install` install devdependences mocha
135135
4. `npm test` open terminal to see result
136136

137137
## license

0 commit comments

Comments
 (0)