mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-07-17 11:29:56 +00:00
docs: add python version (#2241)
This commit is contained in:
@@ -30,7 +30,7 @@ This is the recommended installation method for developers who want to run Priva
|
||||
|
||||
```bash
|
||||
# Install the core package
|
||||
uv tool install \
|
||||
uv tool install --python 3.11 \
|
||||
--find-links https://wheels.privategpt.dev/packages/ \
|
||||
"private-gpt[core]"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user