Minor update

This commit is contained in:
agatha 2023-09-07 20:10:33 -04:00
parent 3b75a8dc87
commit be35b049c1

View File

@ -14,7 +14,7 @@ Requires either [Mockoon Desktop](https://mockcoon.com/download) or
Import the environment file [mockoon-env.json](mockoon-env.json) into Mockcoon Desktop and click "Start Server".
For a more simple deployment use Docker:
For a more simple deployment, use Docker Compose:
```shell
docker compose up
```