Merge branch 'main' of ssh://ssh.git.bugzbunny.net:2223/bugzbunnynet/CodeRecall
This commit is contained in:
commit
556b8a684c
1 changed files with 1 additions and 6 deletions
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# 🧠 CodeRecall
|
# 🧠 CodeRecall
|
||||||
|
@ -36,11 +35,7 @@ CodeRecall/
|
||||||
|
|
||||||
## 🔧 Setup
|
## 🔧 Setup
|
||||||
|
|
||||||
It seems you want to update the section 'Install dependencies' in your README.md file.
|
### 1. Install dependencies
|
||||||
|
|
||||||
Here's an updated version of that section:
|
|
||||||
|
|
||||||
**### 1. Install dependencies**
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install fastapi uvicorn pydantic lancedb ollama
|
pip install fastapi uvicorn pydantic lancedb ollama
|
||||||
|
|
Loading…
Add table
Reference in a new issue