mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04: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:
|
||||
```
|
||||
cd ../../gpt4all-bindings/python
|
||||
cd ../gpt4all-bindings/python
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user