Skip to content

Commit

Permalink
Update go get path for Caddy binary (#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpng committed Jun 7, 2016
1 parent 727ef24 commit b23eec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Note: You will need **[Go 1.6](https://golang.org/dl/)** or newer (required for
transparent automatic HTTP/2 support and to take advantage of performance improvements
in the TLS and crypto libraries).

1. `$ go get github.com/mholt/caddy`
1. `$ go get github.com/mholt/caddy/caddy`
2. `cd` into your website's directory
3. Run `caddy` (assumes `$GOPATH/bin` is in your `$PATH`)

Expand Down

0 comments on commit b23eec4

Please sign in to comment.