Skip to content

Commit 546492d

Browse files
committed
Updating references to align with Docker Compose v2 usage
1 parent 51e876e commit 546492d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ We'll take care of the Gruntwork.
77

88
## Docker quick start
99

10-
The fastest way to launch this site is to use [Docker](https://www.docker.com/). You will also need to install [Docker compose](https://docs.docker.com/compose/install/).
10+
The fastest way to launch this site is to use [Docker](https://www.docker.com/).
1111

1212
1. `git clone` this repo
13-
1. `docker-compose up`
13+
1. `docker compose up`
1414
1. Go to `http://localhost:4000` to test
1515
1. If you are going to be testing the checkout flow, you must login to Aperture at: https://aperture.dogfood-stage.com/.
1616

0 commit comments

Comments
 (0)