Skip to content

Commit f69a091

Browse files
committed
docs: pnpm preview should be pnpm serve
1 parent 0246d1e commit f69a091

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pnpm build
2727
Serve static files
2828

2929
```shell
30-
pnpm preview
30+
pnpm serve
3131
```
3232

3333
### Run inside Docker

0 commit comments

Comments
 (0)