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