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