Skip to content

Commit 442aacb

Browse files
committed
Installation from .zip fails
Fixes #812
1 parent 0ece135 commit 442aacb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pip install dfetch
4646
### latest version
4747

4848
```bash
49-
pip install https://github.com/dfetch-org/dfetch/archive/main.zip
49+
pip install git+https://github.com/dfetch-org/dfetch.git#egg=dfetch
5050
```
5151

5252
## Github Action

0 commit comments

Comments
 (0)