diff --git a/README.md b/README.md index 673248a..168f1de 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,9 @@ Container::extensionMethod('addTypeahead', function(Container $container, $name, Register your Bootstrap 3 macros in `config.neon`: ```neon -nette: - latte: - macros: - - Nextras\Forms\Bridges\Latte\Macros\BS3InputMacros +latte: + macros: + - Nextras\Forms\Bridges\Latte\Macros\BS3InputMacros ``` Render IListControls as you wish: