Skip to content

Commit 840e21e

Browse files
authored
Update README.md
1 parent 9b8a524 commit 840e21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Required python packages are listed in the requirements.yml which can be used to
3535
```
3636
conda env create --file environment.yml
3737
conda activate wildclip
38-
pip install clip @ git+https://github.com/openai/CLIP.git
38+
pip install clip@git+https://github.com/openai/CLIP.git
3939
```
4040

4141
<h3>Data requirements</h3>

0 commit comments

Comments
 (0)