diff --git a/docs_src/templates/pages/docs/started-installation.hbs b/docs_src/templates/pages/docs/started-installation.hbs index 5e8e1db0..c76b302c 100644 --- a/docs_src/templates/pages/docs/started-installation.hbs +++ b/docs_src/templates/pages/docs/started-installation.hbs @@ -22,7 +22,7 @@ First, include two CSS files into your HTML head: > `owl.carousel.css` file is required and its good when inculded in head before *.js -Second `owl.theme.default.css` file is optional and feel free to edit it. +Second `owl.theme.default.css` file is optional and feel free to edit it. However, it is required if you'd like the default nav controls like dots or next buttons. Inside the source package you can also find [SCSS](http://sass-lang.com/) files for easy generation of your own themes. @@ -38,7 +38,7 @@ Yep, include jQuery and `owl.carousel.min.js` into the footer. ### Set HTML You don't need any special markup. All you need is to wrap your divs(owl works with any type element a/img/span..) inside the container element `