Update pip instructions in readme
This commit is contained in:
parent
93f074a4fa
commit
e34edfa7c7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ This module also exposes a high-level Python API that is more convenient to use
|
|||
# Install
|
||||
|
||||
```bash
|
||||
pip install llama_cpp
|
||||
pip install llama-cpp-python
|
||||
```
|
||||
|
||||
# Usage
|
||||
|
|
Loading…
Reference in a new issue