From c2f46b73a200eac3156348b79caa89ccf1c208e2 Mon Sep 17 00:00:00 2001 From: AnatolLitnskiy Date: Tue, 29 Apr 2014 18:39:14 +0300 Subject: [PATCH] fix jquery inclusion after using bower jquery.js placed to folder dist/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dbcf8f..12b509f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you use a `bower.json` file in your project, you can have Bower save ui-selec This will copy the ui-select2 files into your `bower_components` folder, along with its dependencies. Load the script files in your application: ```html - +