Skip to content

Commit 20e6639

Browse files
committed
fix(doc): fix instructions
1 parent 163a2d2 commit 20e6639

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/multimodal-rag/backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ git clone https://github.com/aws-samples/generative-ai-cdk-constructs-samples.gi
4343
Enter the backend directory
4444

4545
```shell
46-
cd samples/bedrock-bda-media-solution/backend
46+
cd samples/multimodal-rag/backend
4747
```
4848

4949
### Create Python virtual environment

samples/multimodal-rag/frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Welcome to the demo frontend application. With this, you'll be able to upload an
3737
2. Enter the frontend directory
3838

3939
```shell
40-
cd samples/bedrock-bda-media-solution/frontend
40+
cd samples/multimodal-rag/frontend
4141
```
4242

4343
3. After successfully deploying your back-end stack, you can easily find the information required for the next step by inspecting to Amazon API Gateway and/or Amazon CloudFormation console.

0 commit comments

Comments
 (0)