Skip to content

Commit 6fdae01

Browse files
committed
Merge branch 'master' of github.com:shama/letswritecode
* 'master' of github.com:shama/letswritecode: Update README.md
2 parents 84ecffe + 228c241 commit 6fdae01

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)