Skip to content

Commit caa1dfc

Browse files
authored
Update installation.mdx to fix typo (#1219)
1 parent 3471c11 commit caa1dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

markdown-pages/docs/manual/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ bun create rescript-app
5656
- Trigger a ReScript build:
5757

5858
```sh
59-
npm run build:res
59+
npm run res:build
6060
```
6161
- If you selected the "basic" template, simply run it with:
6262

0 commit comments

Comments
 (0)