From ee038e43f440fc8a62c8a4192e0861af481901a5 Mon Sep 17 00:00:00 2001
From: Primo <aaalsaye@stud.ntnu.no>
Date: Sat, 6 Nov 2021 11:45:10 +0100
Subject: [PATCH] Update README

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

diff --git a/README.md b/README.md
index ba45344..b15d243 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 Use this command when cloning this repo for submodules to clone as well  
 Clone in home directory of ubuntu user  
-git clone --recurse-submodules repo_url  
+git clone --recurse-submodules https://git.gvk.idi.ntnu.no/Primo/scaling_scheduler.git 
 
 * Edit scale_env.yaml with all necessary values from openstack
 * Run setup.sh on a manager instance (Ubuntu) that is authenticated in the openstack cli (e.g run service user script)
-- 
GitLab