diff --git a/README.md b/README.md index 1b8025c4..88571c7b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ OpenRAG is a comprehensive Retrieval-Augmented Generation platform that enables ```bash # Clone and setup environment -git clone +git clone https://github.com/langflow-ai/openrag.git cd openrag make setup # Creates .env and installs dependencies ```