From 13769cb654e979924bcdc6d61fd9d30a7306ca2b Mon Sep 17 00:00:00 2001
From: blia <s161488@student.dtu.dk>
Date: Sun, 19 Jul 2020 12:37:56 +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 883f590..0e1ba40 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 1. Clone and enter this repo:
 
    ```bash
-   git clone https://lab.compute.dtu.dk/s161488/region_active_learning.git
+   git clone https://lab.compute.dtu.dk/papers/on-uncertainty-estimation-in-active-learning.git
    cd region_active_learning
    chmod +x requirement.sh
    chmod +x produce_figure.sh
-- 
GitLab