Fixed syntax errors

This commit is contained in:
Lutchy Horace 2025-04-16 17:59:58 -04:00
parent 00ea24e097
commit 2bd94d28ac

View file

@ -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