diff --git a/README.md b/README.md index 33cad20..36584e0 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,5 @@ To deploy everything else (config, templates, styles): ``` ahoy deploy-site agaric_live ``` + +If you need to overwrite live configuration (only after confirming you've committed any parts you want to keep) you can use ahoy for that too with `deploy-site-force`.