You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ You can find binaries [here](https://github.com/rif/imgdup2go/releases).
39
39
40
40
From source:
41
41
```
42
-
go get -u -v https://github.com/rif/imgdup2go
42
+
go get -u -v github.com/rif/imgdup2go
43
43
```
44
44
## Credits
45
45
The heavy lifting is done by [imgsim](https://github.com/Nr90/imgsim) and [duplo](https://github.com/rivo/duplo) libraries. You can find more info on the hashing algorithms at the libraries home page.
0 commit comments