From 9f3c5a24febcefde696427bb2b52651a97aaafab Mon Sep 17 00:00:00 2001 From: Kartik Pradeepan Date: Fri, 27 Sep 2024 05:14:13 -0400 Subject: [PATCH] Fixed pip install git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0552605e..e0a3010c0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To contribute, please [send in a pull request](https://github.com/brain-score/vi You will need Python = 3.11 and pip >= 18.1. -`pip install git+https://github.com/brain-score/vision` +`pip install git+https://github.com/brain-score/vision.git` Test if the installation is successful by scoring a model on a public benchmark: