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:
|
* Clone PrivateGPT repository, and navigate to it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/imartinez/privateGPT
|
git clone https://github.com/zylon-ai/private-gpt
|
||||||
cd privateGPT
|
cd private-gpt
|
||||||
```
|
```
|
||||||
|
|
||||||
* Install Python `3.11` (*if you do not have it already*). Ideally through a python version manager like `pyenv`.
|
* Install Python `3.11` (*if you do not have it already*). Ideally through a python version manager like `pyenv`.
|
||||||
|
|
Loading…
Reference in New Issue