We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098f66b commit 50bddd8Copy full SHA for 50bddd8
1 file changed
README.md
@@ -23,7 +23,7 @@ Python equivalent to the [DVUploader](https://github.com/GlobalDataverseCommunit
23
To get started with DVUploader, you can install it via pip:
24
25
```bash
26
-python3 -m pip install git+https://github.com/JR-1991/python-dvuploader.git
+python3 -m pip install git+https://github.com/gdcc/python-dvuploader.git
27
```
28
29
## Quickstart
0 commit comments