update README.md
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-12 16:47:57 +08:00
parent e17437a5ad
commit 2c84ab4370

View File

@@ -109,7 +109,7 @@ pnpm prisma db push
5. 启动开发服务器
```bash
pnpm dev
pnpm run dev
```
访问 [http://localhost:3000](http://localhost:3000) 查看应用。