From 2ccdb53974027fc1aa361c21c52583fefa399e6e Mon Sep 17 00:00:00 2001 From: madeofstown <33820964+madeofstown@users.noreply.github.com> Date: Sun, 9 Mar 2025 21:21:52 -0700 Subject: [PATCH] Update README.md fix note --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33e9624..0f9997c 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Start the web server. ``` bash ./env/bin/python main.py ``` -> [!INFO] +> [!NOTE] > You can specify the path to your `config.ini` file with the run command argument `--config` > ``` bash >./env/bin/python startdb.py --config /path/to/config.ini @@ -85,4 +85,4 @@ Start the web server. ./env/bin/python mvrun.py ``` -Now you can hit http://localhost:8081/ ***(if you did not change the web server port )*** \ No newline at end of file +Now you can hit http://localhost:8081/ ***(if you did not change the web server port )***