We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7a502 commit b686f1bCopy full SHA for b686f1b
README.md
@@ -4,10 +4,10 @@ jQuery DataTables plugin and Bootstrap 3 integration.
4
5
Installation
6
---------------------------
7
-You can easy install plugin via Bower. Just add it to your application bower config and execute the command in console:
+You can easy install plugin using Bower:
8
9
```
10
-/path/to/bower update
+bower install datatables-bootstrap3-plugin
11
12
13
Or you can copy and include JS and CSS files directly to your HTML page:
0 commit comments