From 2bd94d28ac4a03d4d555111b0844c3ee2d635709 Mon Sep 17 00:00:00 2001 From: bugzbunny Date: Wed, 16 Apr 2025 17:59:58 -0400 Subject: [PATCH] Fixed syntax errors --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 518413e..a0651d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - --- # 🧠 CodeRecall @@ -35,12 +34,8 @@ CodeRecall/ --- ## 🔧 Setup - -It seems you want to update the section 'Install dependencies' in your README.md file. - -Here's an updated version of that section: -**### 1. Install dependencies** +### 1. Install dependencies ```bash pip install fastapi uvicorn pydantic lancedb ollama