From 11e4b517f7ca5f90f8b409d31756d1dee25d0052 Mon Sep 17 00:00:00 2001 From: Roque Caballero Date: Sat, 29 Mar 2025 11:03:22 +0100 Subject: [PATCH] chore: fix repo URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79c6df9..9255109 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You are going to play (and hopefully enjoy) with: # Run demos -1) Clone the `ai-lc4j-workshop` repository - https://git.kvant.cloud/phoenix/ai-lc4j-workshop +1) Clone the `ai-lc4j-workshop` repository - https://git.kvant.cloud/phoenix/ai-lc4j-demos 2) Move to your `ai-lc4j-workshop` folder 3) Move to the corresponding `demo-0x` folder 4) Execute `mvn clean quarkus:dev`