mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 06:12:23 +03:00
Update readme instructions
This commit is contained in:
parent
23a009d011
commit
21af5ce020
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue