Skip to content

Commit c8dc2b8

Browse files
committed
update README.md
1 parent 1ec5c04 commit c8dc2b8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This is the official documentation platform for the [ReScript](https://rescript-
1616

1717
## System Requirements
1818

19-
- `node@18` or higher
19+
- `node@20` or higher
2020
- `npm@10` or higher
2121

2222
## Setup
@@ -28,10 +28,7 @@ npm i
2828
# Initial build
2929
npx rescript
3030

31-
# Only needed for initial clone (or content H2 changes)
32-
npm run update-index
33-
34-
# Build the index data
31+
# Build the index data. Only needed for initial clone (or content H2 changes)
3532
npm run update-index
3633

3734
# In a new tab

0 commit comments

Comments
 (0)