diff --git a/README.md b/README.md index 24d4f21..01f1778 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ Include a `.npmrc` within your project and add Github's NPM registry. You can fi ``` ```shell -$ npm install @onemedical/cypress-circleci-reporter mocha --save-dev +$ npm install @onemedical/cypress-circleci-reporter --save-dev ``` ```shell -$ yarn add cypress-circleci-reporter mocha --dev +$ yarn add cypress-circleci-reporter --dev ``` ## Usage