readme update

This commit is contained in:
martin legrand 2025-03-17 13:41:47 +01:00
parent 887b318e27
commit f6e3b38e6a

View File

@ -44,11 +44,12 @@
## **Installation** ## **Installation**
### 1⃣ **Clone the repository** ### 1⃣ **Clone the repository and setup**
```sh ```sh
git clone https://github.com/Fosowl/agenticSeek.git git clone https://github.com/Fosowl/agenticSeek.git
cd agenticSeek cd agenticSeek
mv .env.example .env
``` ```
### 2 **Create a virtual env** ### 2 **Create a virtual env**