diff --git a/README.md b/README.md index 46630f6b..2849ab40 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ You will be prompted for a new verification code if the folder does not exist. ## Compile from source ```bash -go get github.com/prasmussen/gdrive +go install github.com/prasmussen/gdrive@latest ``` The gdrive binary should now be available at `$GOPATH/bin/gdrive`