We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b9ea6 commit c5fc31cCopy full SHA for c5fc31c
1 file changed
docs/getting-started/buildfromsource.mdx
@@ -26,8 +26,7 @@ sudo mkdir -p /opt/seerr && cd /opt/seerr
26
```
27
2. Clone the Seerr repository and checkout the main branch:
28
```bash
29
-git clone https://github.com/seerr-team/seerr.git
30
-cd seerr
+git clone https://github.com/seerr-team/seerr.git .
31
git checkout main
32
33
3. Install the dependencies:
0 commit comments