Skip to content

Commit c5fc31c

Browse files
docs(buildfromsource): touch up path inconsistencies (#2184)
1 parent c3b9ea6 commit c5fc31c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/getting-started/buildfromsource.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ sudo mkdir -p /opt/seerr && cd /opt/seerr
2626
```
2727
2. Clone the Seerr repository and checkout the main branch:
2828
```bash
29-
git clone https://github.com/seerr-team/seerr.git
30-
cd seerr
29+
git clone https://github.com/seerr-team/seerr.git .
3130
git checkout main
3231
```
3332
3. Install the dependencies:

0 commit comments

Comments
 (0)