diff --git a/README.md b/README.md index 760ad3c..7c7d7d9 100755 --- a/README.md +++ b/README.md @@ -136,7 +136,9 @@ We have 4 built-in Bootstrap themes. To use one of the themes, just set the `the ```json { - "theme": "daux-blue" + "html": { + "theme": "daux-green" + } } ```