From 4b938d096654ef28c8e60f8f2570e23f64686cc0 Mon Sep 17 00:00:00 2001 From: Patrick Beyersdorffer <patrick.beyersdorffer@reutlingen-university.de> Date: Thu, 11 May 2023 10:29:10 +0000 Subject: [PATCH] Deanonymize README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45f10ee..63112ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains (1) the [replication package](replication_package) of t Clone this repository on your machine: ```cmd -git clone https://github.com/AnonymousREConfSubmission/AQM-Interaction.git +git clone https://gitlab.reutlingen-university.de/anuki/AQM-Interaction.git ``` Create a virtual Python environment for this project, e.g. -- GitLab