Skip to content

Commit 2b3e4ec

Browse files
create-rescript-app does not have themes, but templates
1 parent f1833fa commit 2b3e4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/latest/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ bun create rescript-app
4444
```sh
4545
npm run res:build
4646
```
47-
- If you selected the basic theme, simply run it with:
47+
- If you selected the "basic" template, simply run it with:
4848
```sh
4949
node src/Demo.res.js
5050
```

0 commit comments

Comments
 (0)