From 7bef7a8a749ce4d254aee85c61d8926096a32db1 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 13 Jan 2023 10:12:26 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ae548d..8d2b32a 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ Then open a web browser to http://localhost:5000 ### Run with Docker -Linux/MacOS: `./scripts/run.sh [args]` -Windows: `scripts/run.bat [args]` +Linux/MacOS: `./run.sh [args]` +Windows: `run.bat [args]` Then open a web browser to http://localhost:5000