mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
commit
eddb6f0a79
1 changed files with 5 additions and 5 deletions
|
@ -97,7 +97,7 @@ the [CLI documentation](https://caddyserver.com/docs/cli) for details.
|
||||||
|
|
||||||
Note: You will need **[Go 1.6](https://golang.org/dl/)** or newer.
|
Note: You will need **[Go 1.6](https://golang.org/dl/)** or newer.
|
||||||
|
|
||||||
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 a new issue