Skip to content

Commit c1802e7

Browse files
fix(docs): Update installation.mdx (#1866)
Update repo url
1 parent 2a432bf commit c1802e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/docs/pages/installation/installation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ It is important that you review the Main Concepts before you start the installat
55
* Clone PrivateGPT repository, and navigate to it:
66

77
```bash
8-
git clone https://github.com/imartinez/privateGPT
9-
cd privateGPT
8+
git clone https://github.com/zylon-ai/private-gpt
9+
cd private-gpt
1010
```
1111

1212
* Install Python `3.11` (*if you do not have it already*). Ideally through a python version manager like `pyenv`.

0 commit comments

Comments
 (0)