summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBenny Ng <[email protected]>2016-06-07 12:09:52 +0800
committerBenny Ng <[email protected]>2016-06-07 12:09:52 +0800
commitb23eec4fac8616e312232c4556268a0e666b17bd (patch)
treefeb6bc28b1e18518c4095cd07545592aa1801177 /README.md
parent727ef24306b5c392d967418c4f35675f7a7dde2e (diff)
downloadcaddy-b23eec4fac8616e312232c4556268a0e666b17bd.tar.gz
caddy-b23eec4fac8616e312232c4556268a0e666b17bd.zip
Update go get path for Caddy binary (#869)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b1631642d..1f04a31b0 100644
--- a/README.md
+++ b/README.md
@@ -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`)