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