From db169e06028215121e1655c0f6644664a8e48b71 Mon Sep 17 00:00:00 2001
From: Simone Spinelli <simone.spinelli@GNT-1WR2N13.win.dante.org.uk>
Date: Fri, 26 Apr 2024 13:55:44 +0100
Subject: [PATCH] Update README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3993d54..2923b7f 100644
--- a/README.md
+++ b/README.md
@@ -25,10 +25,10 @@ Consider that the Docker repository and the username to login on the box are pas
     - containerlab
 ```
 
-So you should: 
+So you should (on gitlab.geant.net): 
 
 ```
 export GITLAB_USER=name.surname
 export GITLAB_TOKEN=your_token (you generate it in profile, access-tokens, registry-read as right)
 
-```
\ No newline at end of file
+```
-- 
GitLab