diff --git a/README.md b/README.md index c6c87c6a3..6e3debd69 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,9 @@ $ yarn install Copy: ``` cp .env.template .env +cp cypress.env.template.json cypress.env.json ``` -Configure the file `.env` according to your needs and your local setup. +Configure the files according to your needs and your local setup. ### Development ``` bash