From ec59f469c07947f064677b67f78ca94ef4c30453 Mon Sep 17 00:00:00 2001
From: Riccardo Boero <ribo@nilu.no>
Date: Tue, 1 Oct 2024 08:03:52 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index b2371ab..74d8914 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Official labor statistics about the US and European countries. Data sources are
 
 ---
 ## Use
-1. Connect to the GitLab container registry and pull the image:
+1. Pull the image:
 > docker pull registry.git.nilu.no/fact/data/fact_jobs:latest
 
 2. Run this data service:
-- 
GitLab