parent
2a432bf9c5
commit
c1802e7cf0
|
@ -5,8 +5,8 @@ It is important that you review the Main Concepts before you start the installat
|
|||
* Clone PrivateGPT repository, and navigate to it:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/imartinez/privateGPT
|
||||
cd privateGPT
|
||||
git clone https://github.com/zylon-ai/private-gpt
|
||||
cd private-gpt
|
||||
```
|
||||
|
||||
* Install Python `3.11` (*if you do not have it already*). Ideally through a python version manager like `pyenv`.
|
||||
|
|
Loading…
Reference in New Issue