From 302a005b9f8e87b9d3e8ab8414856b2a75578f8a Mon Sep 17 00:00:00 2001 From: nickmao1994 Date: Sat, 29 Jan 2022 14:16:50 -0800 Subject: [PATCH] Update installation guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ffd475..c0bb4eb 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ _Altair_ is a popular plotting package. It provides the necessary tools to creat ## 2. Installation ```bash -$ pip install git+https://github.com/UBC-MDS/collinearity_tool.git +$ pip install collinearity_tool ``` ## 3. Usage