We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3471c11 commit caa1dfcCopy full SHA for caa1dfc
1 file changed
markdown-pages/docs/manual/installation.mdx
@@ -56,7 +56,7 @@ bun create rescript-app
56
- Trigger a ReScript build:
57
58
```sh
59
- npm run build:res
+ npm run res:build
60
```
61
- If you selected the "basic" template, simply run it with:
62
0 commit comments