From 57a025d93c96bb3712e243b7815da56d92575cac Mon Sep 17 00:00:00 2001 From: Matthias Bodenbenner <m.bodenbenner@wzl.rwth-aachen.de> Date: Mon, 22 Mar 2021 15:40:32 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 544cb10..5bc9ecf 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,7 @@ Current stable version: 2.2.0 ## Installation -1. Install the *WZL-Utilities* dependency via pip -``` -pip install --extra-index-url https://package-read:_UtxUoKFjoHGs9XJusBq@git-ce.rwth-aachen.de/api/v4/projects/2815/packages/pypi/simple wzl-utilities -``` -2. Install the WZL-MQTT package via pip +1. Install the WZL-MQTT package via pip ``` pip install --extra-index-url https://package-read:gkYP4xrm2PxicUbW1wra@git-ce.rwth-aachen.de/api/v4/projects/1708/packages/pypi/simple wzl-mqtt ``` -- GitLab