Skip to content

Commit 1cd709e

Browse files
authored
Update README.md
1 parent f2d82b6 commit 1cd709e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,13 @@ Required setup
3636

3737

3838
# Pip Package setup
39-
Download the FastDup latest binaries from our [release](https://github.com/visualdatabase/fastdup/releases/) page.
4039

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.
4146

4247
## For pip (python 3.8 or python 3.7) install using
4348
```

0 commit comments

Comments
 (0)