Update readme instructions

This commit is contained in:
Gabe Kangas 2022-04-25 19:10:29 -07:00
parent 23a009d011
commit 21af5ce020
No known key found for this signature in database
GPG key ID: 9A56337728BC81EA

View file

@ -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