From ef213ac60d90d0a9c1172d5ee3abdbf8f4c95a85 Mon Sep 17 00:00:00 2001
From: Reinder Kraaij <kraaij@astron.nl>
Date: Fri, 7 Mar 2025 08:41:43 +0100
Subject: [PATCH] add pip extra url to documentation

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dc13392..6385618 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,9 @@
 
 This Repo contains the  Following Proto defintions:
 
-*  hosted by the TANGO-opah-GRPC  (StationName:50032) 
\ No newline at end of file
+*  hosted by the TANGO-opah-GRPC  (StationName:50032) 
+
+
+In order to use this in your python project,
+
+ use PIP_EXTRA_INDEX_URL = https://git.astron.nl/api/v4/projects/772/packages/pypi/simple
\ No newline at end of file
-- 
GitLab