mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
fix(docs): fix typo in build instructions (#503)
This commit is contained in:
@@ -38,7 +38,7 @@ All help is welcome and greatly appreciated. If you would like to contribute to
|
||||
|
||||
```
|
||||
yarn
|
||||
yarn install
|
||||
yarn dev
|
||||
```
|
||||
|
||||
- Alternatively you can run using [Docker](https://www.docker.com/) with `docker-compose up -d`. This method does not require installing NodeJS or Yarn on your machine directly.
|
||||
|
Reference in New Issue
Block a user