diff --git a/README.md b/README.md index 007e093..6109c9a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This is totally different: this is a single pw-installation which has multiple s ## How to use it? -Just create pages with names like `www.campaigndomain.com` unter the root page and add these in the `config.php` via an array in `$config->MultisiteDomains`. +Just create pages with names like `www.campaigndomain.com` under the root page and add these in the `config.php` via an array in `$config->MultisiteDomains`. This allows for different domain configurations on different environments like dev and live stage, and since it's not in DB (via the module config) it can be easily transfered with a dump without worrying to overwrite or change the settings.