From f6e3b38e6a9da90252423c79beaf755b3e4f7375 Mon Sep 17 00:00:00 2001 From: martin legrand Date: Mon, 17 Mar 2025 13:41:47 +0100 Subject: [PATCH] readme update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5a3cbe..ab7408f 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,12 @@ ## **Installation** -### 1️⃣ **Clone the repository** +### 1️⃣ **Clone the repository and setup** ```sh git clone https://github.com/Fosowl/agenticSeek.git cd agenticSeek +mv .env.example .env ``` ### 2️ **Create a virtual env**