Skip to content

Commit 2e947e1

Browse files
authored
Update README.md (#2944)
1 parent 31d04d4 commit 2e947e1

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,8 @@ pnpm install
135135
# 2. Build all packages
136136
pnpm build
137137

138-
# 3. Run tests
139-
pnpm test
140-
141-
# 4. Start Documentation site
142-
pnpm docs:dev
143-
# → http://localhost:3000/docs
138+
# 4. Start ObjectStack Showcase
139+
pnpm dev
144140
```
145141

146142
## Monorepo Scripts

0 commit comments

Comments
 (0)