From 04a055e5723cd567dd2635c58a09eed45df901a2 Mon Sep 17 00:00:00 2001
From: Rafael Fernandes Cunha <r.f.cunha@rug.nl>
Date: Wed, 18 Dec 2024 11:24:57 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 24e61a5..dab0294 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ The repository is organized to enable researchers and practitioners to:
 1. Clone this repository:
    ```bash
    git clone https://git.lwp.rug.nl/ml-rug/osarsa-aaai-25.git
-   cd code
+   cd osarsa-aaai-25
    ```
 
 2. Build the project using CMake:
-- 
GitLab