From 9cd6c787416e920b0e833c63b54f8791038ac9b4 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Wed, 13 Aug 2025 14:54:02 -0400 Subject: [PATCH] Adding missing step from Docker dev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a90057..377c49c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you'd prefer not to install dependencies and such to your local OS, you can d `bin/docker-run.sh` -4. +4. If everything is running successfully you can open your browser and go to https://localhost:9292. ### Local/Native Development