diff --git a/web/README.md b/web/README.md index 608e06a6d..324eeaf1b 100644 --- a/web/README.md +++ b/web/README.md @@ -8,7 +8,7 @@ The Owncast web frontend is a [Next.js](https://nextjs.org/) project with [React **First**, install the dependencies. -```npm install``` +```npm install --include=dev``` ### Run the web project