Skip to content

Commit

Permalink
docs: Remove reference to the Docker Compose v2 API
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed May 4, 2022
1 parent 1433b0c commit 032eccc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 032eccc

Please sign in to comment.