Update README.md
This commit is contained in:
parent
a531ed4ab4
commit
37c780152a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ OpenRAG is a comprehensive Retrieval-Augmented Generation platform that enables
|
|||
|
||||
```bash
|
||||
# Clone and setup environment
|
||||
git clone <repository-url>
|
||||
git clone https://github.com/langflow-ai/openrag.git
|
||||
cd openrag
|
||||
make setup # Creates .env and installs dependencies
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue