We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c0129 commit 9d60ae5Copy full SHA for 9d60ae5
README.md
@@ -90,7 +90,7 @@ This package is under active development and I welcome any contributions.
90
To get started, clone the repository and install the package in development mode:
91
92
```bash
93
-git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
+git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
94
# Will need to be re-run any time vendor/llama.cpp is updated
95
python3 setup.py develop
96
```
0 commit comments