From 855a07da4d4c6cf4a29568516ba0d1fefd8ed6f6 Mon Sep 17 00:00:00 2001
From: blia <s161488@student.dtu.dk>
Date: Sun, 19 Jul 2020 12:44:27 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 0e1ba40..1153434 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
    ```
-- 
GitLab