From bdd441464d8e1be44bf0cd3e5a71f2b2b7f23411 Mon Sep 17 00:00:00 2001 From: Peter Solnica Date: Fri, 9 Feb 2024 07:04:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7a9721aab1..be949cdb8c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ docker compose up development WARNING: this *takes a while* because it downloads docsite repos for all the dry-rb gems and all their versions. See container logs to watch progress. +Once the container is running, you can access the site at `http://localhost:4567`. + ## Getting started Install the gem and NPM dependencies: