Skip to content

Commit 3ca17a7

Browse files
Remove https:// from installation
1 parent 051d169 commit 3ca17a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can find binaries [here](https://github.com/rif/imgdup2go/releases).
3939

4040
From source:
4141
```
42-
go get -u -v https://github.com/rif/imgdup2go
42+
go get -u -v github.com/rif/imgdup2go
4343
```
4444
## Credits
4545
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

Comments
 (0)