Skip to content

Commit

Permalink
docs: pnpm preview should be pnpm serve
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Sep 1, 2023
1 parent 0246d1e commit f69a091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pnpm build
Serve static files

```shell
pnpm preview
pnpm serve
```

### Run inside Docker
Expand Down

0 comments on commit f69a091

Please sign in to comment.