From 472bbeffc3370e32770215a40bf006b1909246c9 Mon Sep 17 00:00:00 2001 From: Gregor Sturm Date: Tue, 28 Nov 2023 14:18:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c44bb5e..122946f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ pip install multi-condition-comparisions 1. Install the latest development version: ```bash -pip install git+https://github.com/grst/multi-condition-comparisions.git@main +pip install git+https://github.com/scverse/multi-condition-comparisions.git@main ``` ## Release notes