mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-03 13:18:53 -05: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
|
#### Windows
|
||||||
Pre-requisites:
|
Pre-requisites:
|
||||||
- Nodejs
|
- Nodejs (atleast LTS version)
|
||||||
- Yarn
|
- Yarn
|
||||||
- Download the source code from the github (Either develop branch or main for stable)
|
- Download the source code from the github (Either develop branch or main for stable)
|
||||||
|
|
||||||
@@ -53,7 +53,7 @@ yarn start
|
|||||||
|
|
||||||
#### Linux
|
#### Linux
|
||||||
Pre-requisites:
|
Pre-requisites:
|
||||||
- Nodejs
|
- Nodejs (atleast LTS version)
|
||||||
- Yarn
|
- Yarn
|
||||||
- Git
|
- Git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user