Skip to content

Commit 8cfb60e

Browse files
author
Quinten Van Damme
authored
Update build command
1 parent 00bfb48 commit 8cfb60e

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
@@ -44,7 +44,7 @@ Next.js' dev server has hot reloading so no need to restart the instance when it
4444
After making your changes and verifying it all works in the dev server, furtherly test them out by building the blog:
4545

4646
```
47-
bun build
47+
bun run build
4848
```
4949

5050
### 5. Start:

0 commit comments

Comments
 (0)