diff --git a/README.md b/README.md
index 0e1ba4011f4834e670ca3d89cb8e37c87021bcc2..1153434b6fe42979da13372b8a80e0e25da5bea6 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
 
    ```bash
    git clone https://lab.compute.dtu.dk/papers/on-uncertainty-estimation-in-active-learning.git
-   cd region_active_learning
+   cd on-uncertainty-estimation-in-active-learning
    chmod +x requirement.sh
    chmod +x produce_figure.sh
    ```