From f84edbb80714ae3831bbdd792a0d4fcbe51a356b Mon Sep 17 00:00:00 2001 From: os-zhuang Date: Wed, 15 Jul 2026 11:34:49 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 57415dd86a..d25ea4e3ba 100644 --- a/README.md +++ b/README.md @@ -135,12 +135,8 @@ pnpm install # 2. Build all packages pnpm build -# 3. Run tests -pnpm test - -# 4. Start Documentation site -pnpm docs:dev -# → http://localhost:3000/docs +# 4. Start ObjectStack Showcase +pnpm dev ``` ## Monorepo Scripts