Skip to content

Commit ae9bf9f

Browse files
authored
Typo in README.md
1 parent 868eac7 commit ae9bf9f

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
@@ -33,7 +33,7 @@ If you bundle your compiled PureScript it can be run with `mocha bundle.js` or
3333
using Karma and [karma-mocha](https://github.com/karma-runner/karma-mocha).
3434

3535
```bash
36-
spago bundle-module --main Test.Main --to bundle.js
36+
spago bundle-app --main Test.Main --to bundle.js
3737
mocha bundle.js
3838
```
3939

0 commit comments

Comments
 (0)