From fe4e29a17edcd552c8ebb4843d388ab4e4a930f0 Mon Sep 17 00:00:00 2001 From: moris Date: Wed, 29 Jan 2025 21:09:48 +0900 Subject: [PATCH] fix develop shell script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a22a2f..10048d6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ curl -fsSL https://bun.sh/install | bash git clone https://git.moris.day/moris/day.moris.blog.git -cd blog +cd day.moris.blog bun install bun run dev --open