Skip to content

Commit

Permalink
fix(docs): Update installation.mdx (#1866)
Browse files Browse the repository at this point in the history
Update repo url
  • Loading branch information
danielgallegovico committed Apr 19, 2024
1 parent 2a432bf commit c1802e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fern/docs/pages/installation/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit c1802e7

Please sign in to comment.