Skip to content

Commit b78ffc8

Browse files
committed
update readme
1 parent 46479bf commit b78ffc8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,7 @@ app/assets/stylesheets/application.css
4040
*= require bootstrap-wysihtml5
4141
```
4242

43-
Bootstrap-wysihtml5 depends on jquery and bootstrap-button. Make sure to require it in the manifest file.
44-
45-
``` javascript
46-
//= require jquery # Not included
47-
//= require bootstrap-button # Not included
48-
```
43+
Bootstrap-wysihtml5 depends on jquery and bootstrap.
4944

5045
Add necessary javascript(s) files to app/assets/javascripts/application.js
5146

0 commit comments

Comments
 (0)