Add Docker Compose as requirement to run the quick start (#1225)
parent
8322e5c8d1
commit
98d3cb1915
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue