mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-23 05:58:48 +00:00
Fix path in Readme (#2339)
Signed-off-by: woheller69 <68678880+woheller69@users.noreply.github.com>
This commit is contained in:
parent
636307160e
commit
f001897a1a
@ -53,7 +53,7 @@ cmake --build build --parallel
|
|||||||
|
|
||||||
2. Install the Python package:
|
2. Install the Python package:
|
||||||
```
|
```
|
||||||
cd ../../gpt4all-bindings/python
|
cd ../gpt4all-bindings/python
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user