From 0304a03f37b4473e4f172969faf53dad229a59a9 Mon Sep 17 00:00:00 2001 From: Jeff Rhoades <37990507+rhoadesScholar@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:09:42 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4836b70d7..e4f0ab243 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ conda activate dacapo Then install DaCapo using pip with the following command: ``` -pip install git+https://github.com/janelia-cellmap/dacapo +pip install dacapo-ml ``` This will install the minimum required dependencies.