diff --git a/README.md b/README.md index 679b964..af94f4f 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,6 @@ We use `--no-install` so that the composer packages for the root project are not You'll need [Docker desktop](https://www.docker.com/products/docker-desktop) for your platform installed to run devMode in local development -Ensure you're using the [Docker Compose API v2](https://stackoverflow.com/questions/69464001/docker-compose-container-name-use-dash-instead-of-underscore/70295720#70295720) for the `make` commands to all work properly. - Ensure no other local development environments are running that might have port conflicts, then: * Start up the site by typing `make dev` in terminal in the project's root directory (the first build will be somewhat lengthy)