diff --git a/README.md b/README.md index 08196dee7..1d322be6a 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ To build from source you need **[Git](https://git-scm.com/downloads)** and **[Go 1. Set the transitional environment variable for Go modules: `export GO111MODULE=on` -2. Run `go get github.com/mholt/caddy/caddy@1.0.0-beta2` +2. Run `go get github.com/mholt/caddy/caddy@v1.0.0-beta2` Caddy will be installed to your `$GOPATH/bin` folder.