Update README.md
prevent not found errors
This commit is contained in:
parent
28ec88cfb4
commit
c8d0647caa
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ To get started, clone the repository and install the package in development mode
|
|||
|
||||
```bash
|
||||
git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
|
||||
cd llama-cpp-python
|
||||
|
||||
# Install with pip
|
||||
pip install -e .
|
||||
|
|
Loading…
Reference in a new issue