mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-25 09:40:13 +08:00
Update go get path for Caddy binary (#869)
This commit is contained in:
parent
727ef24306
commit
b23eec4fac
|
@ -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
|
transparent automatic HTTP/2 support and to take advantage of performance improvements
|
||||||
in the TLS and crypto libraries).
|
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
|
2. `cd` into your website's directory
|
||||||
3. Run `caddy` (assumes `$GOPATH/bin` is in your `$PATH`)
|
3. Run `caddy` (assumes `$GOPATH/bin` is in your `$PATH`)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user