Merge pull request #152 from thinkerchan/patch-1

Update README.md
This commit is contained in:
ShawnPhang 2024-07-30 07:41:54 +08:00 committed by GitHub
commit 85275c32ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
```