Skip to content

Commit c2805e3

Browse files
Update README.md (NVIDIA#210)
Correct the path
1 parent ed0ca5e commit c2805e3

File tree

1 file changed

+1
-1
lines changed
  • community/llm_video_series/video_2_multimodal-rag

1 file changed

+1
-1
lines changed

community/llm_video_series/video_2_multimodal-rag/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The system utilizes LlamaIndex for efficient indexing and retrieval of informati
1919
1. Clone the repository:
2020
```
2121
git clone https://github.com/NVIDIA/GenerativeAIExamples.git
22-
cd GenerativeAIExamples/community/multimodal_rag
22+
cd GenerativeAIExamples/community/llm_video_series/video_2_multimodal-rag
2323
```
2424

2525
2. (Optional) Create a conda environment or a virtual environment:

0 commit comments

Comments
 (0)