8000 Update pip instructions in readme · coderonion/llama-cpp-python@e34edfa · GitHub
[go: up one dir, main page]

Skip to content

Commit e34edfa

Browse files
committed
Update pip instructions in readme
1 parent 93f074a commit e34edfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This module also exposes a high-level Python API that is more convenient to use
88
# Install
99

1010
```bash
11-
pip install llama_cpp
11+
pip install llama-cpp-python
1212
```
1313

1414
# Usage

0 commit comments

Comments
 (0)
0