From cc5b165822cf45f0cb4b1e726193d69c6896359a Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 5 Aug 2025 22:53:55 +0200 Subject: [PATCH] chore: small corrections Signed-off-by: kjuulh --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e17341d..6fd3adc 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ mise run dev ``` This will: -- Start Zola dev server on http://localhost:1111 +- Start Zola dev server on http://localhost:8000 - Watch and compile Tailwind CSS changes -- Show draft posts +- Show posts in progress ### Available Commands