diff --git a/README.md b/README.md index 916601a..c86c0ee 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ git submodule update --remote ## Configure -To use the theme, add `theme = risotto` to your site's `config.toml` or `config.yaml`. +To use the theme, add `theme = 'risotto'` to your site's `config.toml`, or `theme: risotto` to your `config.yaml` respectively. See `exampleSite/config.toml` for the theme-specific parameters you need to add to your site's `config.toml` or `config.yaml` to configure the theme.