Skip to content

Commit 586b3fc

Browse files
committed
fix: add explicit npm install
1 parent e223fba commit 586b3fc

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
@@ -27,6 +27,7 @@ You can suggest edits by making a pull request.
2727
To run a local development server with hot-reloading you can run the following command
2828

2929
```sh
30+
npm install -g fern-api
3031
fern docs dev
3132
```
3233

0 commit comments

Comments
 (0)