You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,10 @@ We'll take care of the Gruntwork.
7
7
8
8
## Docker quick start
9
9
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/).
11
11
12
12
1.`git clone` this repo
13
-
1.`docker-compose up`
13
+
1.`dockercompose up`
14
14
1. Go to `http://localhost:4000` to test
15
15
1. If you are going to be testing the checkout flow, you must login to Aperture at: https://aperture.dogfood-stage.com/.
0 commit comments