From a8a633271c9164da247921dd3f74cd02a98f7d91 Mon Sep 17 00:00:00 2001 From: Benedikt Burger <67148916+BenediktBurger@users.noreply.github.com> Date: Tue, 7 May 2024 11:10:07 +0200 Subject: [PATCH] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceebf99..5634798 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Currently it supports the following functions (feel free to add more): ## Installation -Install it executing `pip install -e .` in this folder or via `pip install git+https://git.rwth-aachen.de/nloqo/snlo-helper.git` to download it in the background and install it. +Install it executing `pip install -e .` in this folder or via `pip install snlo-helper` to download it in the background and install it. ## Usage -- GitLab