diff --git a/README.md b/README.md index 3993d54e605778b9691db462e33d652bd769293b..2923b7f7be8fd0854b115feed2565b7c44990b19 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 +```