From 8f41461bd1e7b278e114be4796f11d24f10633d5 Mon Sep 17 00:00:00 2001 From: Sacha Al Himdani Date: Mon, 26 May 2025 22:38:01 -0700 Subject: [PATCH] Update README Signed-off-by: Sacha Al Himdani --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abf7635d4..3a7f1bb6c 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,8 @@ Probo is designed to be accessible, transparent, and community-driven. # Build the project make build - # Start the application - bin/probod + # Start the application using development settings + bin/probod -cfg-file cfg/dev.yaml ``` The application will be available at: