diff --git a/README.md b/README.md index 5f7cd514..5ea9833e 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ curl.exe -fsS -A MS https://webinstall.dev/arc | powershell To install the runnable binary to your \$GOPATH/bin: ```bash -go get github.com/mholt/archiver/cmd/arc +go install github.com/mholt/archiver/v3/cmd/arc@latest ``` ### Manually