fix the git clone url

This commit is contained in:
Fallenbagel
2022-11-02 03:31:47 +05:00
committed by GitHub
parent 9b07b10901
commit c1424634fb

View File

@@ -62,7 +62,7 @@ Pre-requisites:
- Git
```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
yarn install
yarn run build