mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -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
|
||||
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