diff options
author | Matthew Holt <[email protected]> | 2020-04-10 08:10:35 -0600 |
---|---|---|
committer | Matthew Holt <[email protected]> | 2020-04-10 08:10:35 -0600 |
commit | 9991fdc4958de9601cbf37ddfd814733190a00d0 (patch) | |
tree | fcd0cbd175ab83bc0085d2d1ad67cd63709b05b5 /README.md | |
parent | f29023bf8f7de84faf0db8233b0c4b3b4ce74e93 (diff) | |
download | caddy-9991fdc4958de9601cbf37ddfd814733190a00d0.tar.gz caddy-9991fdc4958de9601cbf37ddfd814733190a00d0.zip |
Update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ _**Note:** These steps [will not embed proper version information](https://githu Using [our builder tool](https://github.com/caddyserver/xcaddy)... ``` -$ xcaddy --version CADDY_VERSION +$ xcaddy build <caddy_version> ``` ...the following steps are automated: |