diff --git a/README.md b/README.md index 2bad90f..d5a6d06 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ hugo -t cocoa Please see the sample [`config.toml`](https://github.com/nishanths/cocoa-hugo-theme/blob/master/exampleSite/config.toml) in `exampleSite/`. +Note that if you already use cocoa but have updated to Hugo 0.18, you must lowercase every params of your existing `config.toml`. (like in the sample) + #### Creating Content * Posts should generally go under a `content/blog` directory. Typically you would run: