Skip to content

Commit 8e0291a

Browse files
README: update how to build the documentation locally (#2584)
1 parent 3bc886d commit 8e0291a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ rvm install ruby-3.3.2
9595
Next, you can build & serve the documentation preview:
9696

9797
```shell script
98+
npm install # This needs to be run once for initialization
9899
npm run serve-preview
99100
```
100101

0 commit comments

Comments
 (0)