From a57bf61e39e7af1ce03c02a456792ec1a6ec44a9 Mon Sep 17 00:00:00 2001
From: Marko Mecina <marko.mecina@univie.ac.at>
Date: Thu, 5 May 2022 19:15:16 +0200
Subject: [PATCH] update README

---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 27aa2c3..7d629e0 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-This file documents the required steps to get the SMILE SXI EGSE up and running on a freshly installed (Arch) Linux system.
+This file documents the required steps to get the UVIE EGSE software up and running on a freshly installed (Arch) Linux system.
 
 manjaro-xfce-21.0.5 linux5.10
 
 # Prerequisites
-1) get EGSE repository
-    $> git clone gitlab.phaidra.org/mecinam2/CCS.git
+1) get CCS repository
+    $> git clone https://gitlab.phaidra.org/mecinam2/CCS.git
     
 2) install MySQL/MariaDB and set it up
     - mariadb
-- 
GitLab