Update README.md

Mistake with theme configuration
This commit is contained in:
Igor Khomenko 2016-08-08 14:54:35 +03:00 committed by GitHub
parent 57f3111a97
commit 17234f6382
1 changed files with 3 additions and 1 deletions

View File

@ -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"
}
}
```