Skip to content

Commit 029389e

Browse files
committed
docs: update install to pip install from PyPI
1 parent 01baabb commit 029389e

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
@@ -7,7 +7,7 @@ Part of the [EyeACT](https://github.com/EyeACT) project by the [FAIR Data Innova
77
## Installation
88

99
```bash
10-
pip install git+https://github.com/EyeACT/envision-classifier.git
10+
pip install envision-classifier
1111
```
1212

1313
## Python API

0 commit comments

Comments
 (0)