Skip to content

Commit ed69bfe

Browse files
author
pavanmantha
committed
changed readme doc
1 parent 0467ba1 commit ed69bfe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ this project will bootstrap and scaffold the projects for specific semantic sear
1313
### how to run the project ?
1414
- `git clone [email protected]:pavanjava/bootstrap-rag.git`
1515
- `pip install -e .`
16-
- `bootstraprag create <PROJECT_NAME>`
16+
- run `bootstraprag create <PROJECT_NAME>`
17+
- Navigate to newly created project `<PROJECT_NAME>` the run `pip install -r requirements.txt`
18+
- Once all the modules are installed run `python main.py`
1719

1820
### known Issues
1921

0 commit comments

Comments
 (0)