fix the git clone url
This commit is contained in:
@@ -62,7 +62,7 @@ Pre-requisites:
|
|||||||
- Git
|
- Git
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/jellyseerr.git && cd jellyseerr
|
git clone https://github.com/Fallenbagel/jellyseerr.git && cd jellyseerr
|
||||||
git checkout main #if you want to run stable instead of develop
|
git checkout main #if you want to run stable instead of develop
|
||||||
yarn install
|
yarn install
|
||||||
yarn run build
|
yarn run build
|
||||||
|
|||||||
Reference in New Issue
Block a user