From d14163ff34f6866d860aeeff22d2ec627923bc2b Mon Sep 17 00:00:00 2001 From: syui Date: Fri, 13 Jun 2025 20:21:40 +0900 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9ebd9a..2586d89 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ AI-powered static blog generator with ATProto integration, part of the ai.ai eco ```bash # 1. Clone and setup -git clone https://git.syui.ai/ai/ai -cd ai/log +git clone https://git.syui.ai/ai/log +cd log # 2. Start development services ./run.zsh serve # Blog development server