We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d82b6 commit 1cd709eCopy full SHA for 1cd709e
README.md
@@ -36,8 +36,13 @@ Required setup
36
37
38
# Pip Package setup
39
-Download the FastDup latest binaries from our [release](https://github.com/visualdatabase/fastdup/releases/) page.
40
+## Install from pypi
41
+```
42
+pip install fastdup
43
44
+
45
+or download the FastDup latest binaries from our [release](https://github.com/visualdatabase/fastdup/releases/) page.
46
47
## For pip (python 3.8 or python 3.7) install using
48
```
0 commit comments