README.md aktualisiert
fix: url typo
This commit is contained in:
parent
30f127449e
commit
a9a75eadf8
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Or install directly via pip from git:
|
|||
pip install "git+https://bitfreedom.net/code/nomyo-ai/async-semantic-llm-cache.git"
|
||||
|
||||
# With extras — use PEP 508 @ syntax (extras after the URL don't work with pip)
|
||||
pip install "semantic-llm-cache[semantic] @ git+https://bitfreedom.net/code/nomyo-ai/async-semantic-llm-cache.gitt"
|
||||
pip install "semantic-llm-cache[semantic] @ git+https://bitfreedom.net/code/nomyo-ai/async-semantic-llm-cache.git"
|
||||
pip install "semantic-llm-cache[redis] @ git+https://bitfreedom.net/code/nomyo-ai/async-semantic-llm-cache.git"
|
||||
pip install "semantic-llm-cache[all] @ git+https://bitfreedom.net/code/nomyo-ai/async-semantic-llm-cache.git"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue