From 04e5f79efc69edffb6c36151f3e7b5230469fdaf Mon Sep 17 00:00:00 2001 From: Kylian Schmidt Date: Fri, 15 May 2026 09:09:50 +0200 Subject: [PATCH] Fix wrong gitlab link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eecf828..d6182df 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Pip install: ```bash -pip install git+https://gitlab.com/kschmidt/web.git +pip install git+https://gitlab.etp.kit.edu/kschmidt/web ``` Or git clone and `pip install .`. After installation the `gallery` command is available in your shell. Verify with: