docs(buildfromsource): touch up path inconsistencies (#2184)

This commit is contained in:
Disparate2761
2025-12-01 08:57:01 -05:00
committed by GitHub
parent c3b9ea6ce4
commit c5fc31c352

View File

@@ -26,8 +26,7 @@ sudo mkdir -p /opt/seerr && cd /opt/seerr
```
2. Clone the Seerr repository and checkout the main branch:
```bash
git clone https://github.com/seerr-team/seerr.git
cd seerr
git clone https://github.com/seerr-team/seerr.git .
git checkout main
```
3. Install the dependencies: