diff options
author | Matthew Holt <[email protected]> | 2020-04-02 09:43:08 -0600 |
---|---|---|
committer | Matthew Holt <[email protected]> | 2020-04-02 09:43:08 -0600 |
commit | 8ff330c555d86f20f44a5579869be591a7f8cc7c (patch) | |
tree | 12c244fb7a07c1d91d324e6988103b6653a7efed | |
parent | 626f19a264aacd996526695c789ef64532f1494c (diff) | |
download | caddy-8ff330c555d86f20f44a5579869be591a7f8cc7c.tar.gz caddy-8ff330c555d86f20f44a5579869be591a7f8cc7c.zip |
Update readme
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -78,10 +78,10 @@ _**Note:** These steps [will not embed proper version information](https://githu ### With version information and/or plugins -Using [our builder tool](https://github.com/caddyserver/builder)... +Using [our builder tool](https://github.com/caddyserver/xcaddy)... ``` -$ builder --version CADDY_VERSION +$ xcaddy --version CADDY_VERSION ``` ...the following steps are automated: |