We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ece135 commit 442aacbCopy full SHA for 442aacb
1 file changed
README.md
@@ -46,7 +46,7 @@ pip install dfetch
46
### latest version
47
48
```bash
49
-pip install https://github.com/dfetch-org/dfetch/archive/main.zip
+pip install git+https://github.com/dfetch-org/dfetch.git#egg=dfetch
50
```
51
52
## Github Action
0 commit comments