Add comment about xcaddy to main

This commit is contained in:
Matthew Holt 2022-06-15 15:20:54 -06:00
parent 0bcd02d5f6
commit 050d6e0aeb
No known key found for this signature in database
GPG Key ID: 2A349DD577D586A5

View File

@ -24,6 +24,8 @@
// 3. Run `go mod init caddy`
// 4. Run `go install` or `go build` - you now have a custom binary!
//
// Or you can use xcaddy which does it all for you as a command:
// https://github.com/caddyserver/xcaddy
package main
import (