From b0fbd186b4cac75520d1f96b6c5f48a1a1db446d Mon Sep 17 00:00:00 2001 From: KAKA Date: Mon, 29 Jul 2024 22:51:05 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05ea352..8fc15e6 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ git clone https://github.com/palxiao/poster-design.git cd poster-design npm run prepared npm run dev -cd screreenshot +cd screenshot npm run dev ```