From 3a034c2b5cf89a89b06885198f33b6b68d5ac8e5 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com> Date: Fri, 4 Jul 2025 21:24:08 -0400 Subject: [PATCH] Apply suggestion from @adamantike Co-authored-by: Michael Manganiello --- DEVELOPER_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPER_SETUP.md b/DEVELOPER_SETUP.md index ddae87163..83c7b0cf9 100644 --- a/DEVELOPER_SETUP.md +++ b/DEVELOPER_SETUP.md @@ -100,7 +100,7 @@ uv sync --all-extras --dev ```sh docker compose up -d -```` +``` #### - Run the backend