diff --git a/frontend/README.md b/frontend/README.md index f0acd763f3b..1ec0777f60d 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -29,7 +29,7 @@ This stays as closely to the original spree frontend markup as possible. Helper Customizing ------- -Override the stylesheet to `apps/assets/stylesheets/spree/frontend/frontend_bootstrap.css.scss`. Use this as your base stylesheet and edit as required. +Override the stylesheet to `vendor/assets/stylesheets/spree/frontend/frontend_bootstrap.css.scss`. Use this as your base stylesheet and edit as required. To style your spree store just override the bootstrap 3 variables. The full list of bootstrap variables can be found [here](https://github.com/twbs/bootstrap-sass/blob/master/assets/stylesheets/bootstrap/_variables.scss). You can override these by simply redefining the variable before the `@import` directive. For example: