Browse Source

Update readme instructions

pull/1886/head
Gabe Kangas 4 years ago
parent
commit
21af5ce020
No known key found for this signature in database
GPG Key ID: 9A56337728BC81EA
  1. 2
      web/README.md

2
web/README.md

@ -8,7 +8,7 @@ The Owncast web frontend is a [Next.js](https://nextjs.org/) project with [React @@ -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

Loading…
Cancel
Save