From fb84acf0b45cf582aa0f4a0f57a6b2787e13ab18 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Wed, 16 Oct 2013 22:04:41 +0200 Subject: [PATCH] Update Javascript doc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fb480fc..a4743471 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,8 @@ You can also include optional bootstrap theme: ### Javascript -We have a helper that includes all Bootstrap javascripts. Put this in your Javascript manifest (usually in `application.js`) to +We have a helper that includes all Bootstrap javascripts. If you use Rails (or Sprockets separately), +put this in your Javascript manifest (usually in `application.js`) to load the files in the [correct order](/vendor/assets/javascripts/bootstrap.js): ```js // Loads all Bootstrap javascripts