chore: cleanup repository reference (#1921)

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
This commit is contained in:
Ludovic Ortega
2025-10-04 19:13:13 +03:00
committed by GitHub
parent afeb34f368
commit 5c0a9690e1
13 changed files with 33 additions and 33 deletions

View File

@@ -26,7 +26,7 @@ sudo mkdir -p /opt/jellyseerr && cd /opt/jellyseerr
```
2. Clone the Jellyseerr repository and checkout the develop branch:
```bash
git clone https://github.com/Fallenbagel/jellyseerr.git
git clone https://github.com/fallenbagel/jellyseerr.git
cd jellyseerr
git checkout main
```
@@ -201,7 +201,7 @@ cd C:\jellyseerr
```
2. Clone the Jellyseerr repository and checkout the develop branch:
```powershell
git clone https://github.com/Fallenbagel/jellyseerr.git .
git clone https://github.com/fallenbagel/jellyseerr.git .
git checkout main
```
3. Install the dependencies: