Skip to content

Commit 228c241

Browse files
authored
Update README.md
1 parent 181bf76 commit 228c241

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
@@ -56,7 +56,7 @@ For convenience, I add the `budo` command to the `scripts` section of my
5656
```json
5757
{
5858
"scripts": {
59-
"start": "budo index.js"
59+
"start": "budo index.js:bundle.js"
6060
}
6161
}
6262
```

0 commit comments

Comments
 (0)