Skip to content

Commit 5b80b8d

Browse files
committed
Update README
1 parent 41e12d1 commit 5b80b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To preview the pre-rendered production build locally:
3131

3232
```sh
3333
npm run build
34-
npx sirv-cli build/client
34+
npm run start
3535
```
3636

3737
## Deployment

0 commit comments

Comments
 (0)