From b62236bd8456d6113ff9792a627730ba88474ea2 Mon Sep 17 00:00:00 2001 From: abearab Date: Fri, 8 Dec 2023 16:24:30 -0800 Subject: [PATCH] update installation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7440d81..d2deb0d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ pip install ScreenPro2 ___ For the latest version (development version) install from GitHub: ```bash -pip install git+https://github.com/abearab/ScreenPro2.git +pip install git+https://github.com/ArcInstitute/ScreenPro2.git ``` ## Usage