Skip to content

Commit 3fd5c7d

Browse files
author
dbickson
committed
fixing
1 parent f1e4e1f commit 3fd5c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ We have thourougly tested fastdup across various famous visual dataset. Ranging
3636

3737
* We run on the full ImageNet dataset (11.5M images) to compare all pairs of images in less than 3 hours WITHOUT a GPU (with Google cloud cost of 5$).
3838

39-
## Quick Installation (Only Ubuntu 20.04 supported for now!)
39+
## Quick Installation (Ubuntu 20.04 or Ubuntu 18.04)
4040
For Python 3.7 and 3.8
4141
```python
4242
python3.8 -m pip install fastdup
4343
```
4444

45-
[Install from stable release and installation issues](INSTALL.md)
45+
[Detailed isntructions, install from stable release and installation issues](INSTALL.md)
4646

4747

4848
## Running the code

0 commit comments

Comments
 (0)