mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 00:34:56 +01:00
add in minimum version needed for nodejs
This commit is contained in:
@@ -40,7 +40,7 @@ https://hub.docker.com/r/fallenbagel/jellyseerr
|
||||
|
||||
#### Windows
|
||||
Pre-requisites:
|
||||
- Nodejs
|
||||
- Nodejs (atleast LTS version)
|
||||
- Yarn
|
||||
- Download the source code from the github (Either develop branch or main for stable)
|
||||
|
||||
@@ -53,7 +53,7 @@ yarn start
|
||||
|
||||
#### Linux
|
||||
Pre-requisites:
|
||||
- Nodejs
|
||||
- Nodejs (atleast LTS version)
|
||||
- Yarn
|
||||
- Git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user