diff --git a/README.md b/README.md index 9ed0e69..3fb0068 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,8 @@ files/galaxy/static │   └── .yml ... (and many more subdomains) ~~~ -Were the should exactly match your subdomain's name. The subdirectories `static` and `themes` are mandatory, as well as the correctly named theme file (if you enabled `galaxy_manage_themes`), while all subdirectories in `static` are optional. + +Where the should exactly match your subdomain's name. The subdirectories `static` and `themes` are mandatory, as well as the correctly named theme file (if you enabled `galaxy_manage_themes`), while all subdirectories in `static` are optional. Which subdirectories and files are copied is managed by the `static_galaxy_themes_keys` variable. Also make sure that you set `galaxy_themes_welcome_url_prefix`, so your welcome pages are templated correctly.