From 494fc36e5aecc7fc2dcf628ed00d0a3141de45ea Mon Sep 17 00:00:00 2001 From: Vu Tuan Minh Date: Wed, 1 Jan 2025 23:14:52 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30cdfc5..0eecd2b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Before cloning/forking this project, make sure the following tools are installed * Install npm and nodejs * Uninstall karma jasmin `npm uninstall karma karma-chrome-launcher karma-coverage karma-jasmine karma-jasmine-html-reporter @types/jasmine jasmine-core` * Install jest `npm i --save-dev jest @types/jest jest-preset-angular` -* Install cypress `npm run cypress` +* Install cypress `npm install cypress --save-dev` ## Contributors [//]: contributor-faces