Add Docker Compose as requirement to run the quick start (#1225)

pull/1214/head
Flemming 2021-11-26 19:36:01 +01:00 committed by GitHub
parent 8322e5c8d1
commit 98d3cb1915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ You will also need Google API credentials. You can get this from the [Google API
### Setup
#### Quick start with `yarn dx`
> - **Requires Docker to be installed**
> - **Requires Docker and Docker Compose to be installed**
> - Will start a local Postgres instance with a few test users - the credentials will be logged in the console
```bash