diff --git a/QuickStart.md b/QuickStart.md index 35c2d75a..5c70e132 100644 --- a/QuickStart.md +++ b/QuickStart.md @@ -37,7 +37,7 @@ the workspace. npm install ``` -Next you can try running the project a first time: +Next you need to start up the local database containers. ```sh docker compose up -d