Skip to content

Commit 94a7b7f

Browse files
fix: update clone command to point to GenAIExamples repository
1 parent ea36f3f commit 94a7b7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PdfToPodcast/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ docker ps
138138
### Clone the Repository
139139

140140
```bash
141-
git clone https://github.com/cld2labs/GenAISamples.git
142-
cd GenAISamples/pdf-podcast
141+
git clone https://github.com/cld2labs/GenAIExamples.git
142+
cd GenAIExamples/PdfToPodcast
143143
```
144144

145145
### Set up the Environment

0 commit comments

Comments
 (0)