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 32fee5f commit 60085bfCopy full SHA for 60085bf
README.md
@@ -56,7 +56,7 @@ cd $GOPATH/src/github.com/imthaghost/goclone/cmd/goclone
56
# build and install application
57
go install
58
# GO version >= 1.18
59
-go install github.com/imthaghost/goclone@latest
+go install github.com/imthaghost/goclone/cmd/goclone@latest
60
```
61
62
<a name="todo"></a>
0 commit comments