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 2a432bf commit c1802e7Copy full SHA for c1802e7
fern/docs/pages/installation/installation.mdx
@@ -5,8 +5,8 @@ It is important that you review the Main Concepts before you start the installat
5
* Clone PrivateGPT repository, and navigate to it:
6
7
```bash
8
- git clone https://github.com/imartinez/privateGPT
9
- cd privateGPT
+ git clone https://github.com/zylon-ai/private-gpt
+ cd private-gpt
10
```
11
12
* Install Python `3.11` (*if you do not have it already*). Ideally through a python version manager like `pyenv`.
0 commit comments