From 627b6513bd92e6c171721d02ff6966b460784933 Mon Sep 17 00:00:00 2001 From: Joakim Uddholm <298627+Tethik@users.noreply.github.com> Date: Wed, 8 Nov 2023 15:42:32 +0100 Subject: [PATCH] docs: Update QuickStart.md --- QuickStart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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