diff --git a/README.md b/README.md index 393cf32a0..f5fdbeae5 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ You can suggest edits by making a pull request. To run a local development server with hot-reloading you can run the following command ```sh +npm install -g fern-api fern docs dev ```