diff --git a/README.md b/README.md index f8dbc14..cb2e491 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ Versions can be anything compatible with `go get`. The CLI can be used both to make custom builds of Caddy, but also as a replacement for `go run` while developing Caddy plugins. +### Download + +``` +go get -u github.com/caddyserver/xcaddy/cmd/xcaddy +``` + ### For custom builds Syntax: