From ca7684a6ff35cb55684da1bc8855dbac7dec49a0 Mon Sep 17 00:00:00 2001
From: Markus Ostermayer <MarkusOstermayer@users.noreply.github.com>
Date: Thu, 15 Sep 2022 23:45:51 +0200
Subject: [PATCH] added download-command

---
 README.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.md b/README.md
index cbee2db..6838256 100644
--- a/README.md
+++ b/README.md
@@ -27,12 +27,8 @@ The package can be installed via pip as follows:
 
 Danach kann der Paket über pip wie folgt installiert werden:
 ~~~console
-$
+$ pip install swet --extra-index-url https://__token__:<your_personal_token>@gitlab.tugraz.at/api/v4/projects/21215/packages/pypi/simple
 ~~~
-<!--
-TODO: Add URL once the package was published the first time
--->
-
 
 
 Writing of SWET-Tests
-- 
GitLab