From f5ba387e243bdbdc1bc3d5f5841e4fa37f6c140a Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 10 Jun 2024 19:04:14 -0400 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aabdfb5..ca009b1 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ make setup 1. Start hugo server and tailwindcss cli ``` make dev -``` \ No newline at end of file +``` +2. Visit http://localhost:1313 \ No newline at end of file