add in minimum version needed for nodejs

This commit is contained in:
Fallenbagel
2022-10-25 03:53:50 +05:00
committed by GitHub
parent 9aee630392
commit b1e9cdbea2

View File

@@ -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