aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index b541af9c..6b30fa14 100644
--- a/Readme.md
+++ b/Readme.md
@@ -406,7 +406,7 @@ console.log(firstRandom === secondRandom);
```shell
npm install .
-make test
+npm run test
```
You can view a code coverage report generated in coverage/lcov-report/index.html.