diff --git a/cypress/README.md b/cypress/README.md index 97c6469f1..d7ea12f78 100644 --- a/cypress/README.md +++ b/cypress/README.md @@ -29,7 +29,7 @@ docker-compose up -d Then, once all containers are started, run ``` -docker-composer run cypress bash +docker-compose run cypress bash ``` to get a shell inside the cypress container.