From 72e3de2636ca8a73009a40aeb53eff6202e7c7d9 Mon Sep 17 00:00:00 2001
From: "Saralegui Vallejo, Unai" <unai.saralegui@tecnalia.com>
Date: Wed, 31 Mar 2021 08:34:34 +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 9cd9173..9ddb1bc 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Create gitlab-ci.yml with:
 
 ```yaml
 include:
-  - https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/master/docker-containers/artifactory.yml
+  - https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/master/docker-containers/artifactory-python.yml
 ```
 
 ## npm packages
-- 
GitLab