Skip to content

Commit de14a99

Browse files
authored
fixing path in README.md
java-resources -> java-recipes
1 parent 7016cb1 commit de14a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-recipes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ OPENAI_API_KEY=your_openai_api_key_here
4747

4848
```bash
4949
git clone https://github.com/redis-developer/redis-ai-resources.git
50-
cd redis-ai-resources/java-resources
50+
cd redis-ai-resources/java-recipes
5151
```
5252

5353
2. Start the Docker containers:

0 commit comments

Comments
 (0)