From f58c243fc2d6e1f45879df706abdfdbac90e6d1c Mon Sep 17 00:00:00 2001 From: Anton Tetov <anton@tetov.se> Date: Mon, 14 Feb 2022 19:03:58 +0100 Subject: [PATCH] leave usage and installation instructions to other repo --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7e08802..9681283 100644 --- a/README.md +++ b/README.md @@ -127,12 +127,6 @@ venv/bin/activate # or source venv/bin/activate on linux pip install protobuf ``` -### Install `abb_egm_pyclient` +### Installation & usage of `abb_egm_pyclient` -```bash -pip install git+https://gitlab.control.lth.se/tetov/abb_egm_pyclient.git -``` - -## Usage - -See [abb-egm-pyclient usage](https://gitlab.control.lth.se/tetov/abb_egm_pyclient#usage). +See [abb-egm-pyclient](https://gitlab.control.lth.se/tetov/abb_egm_pyclient). -- GitLab