Skip to content

Commit b686f1b

Browse files
committed
Fix documentation
1 parent 2d7a502 commit b686f1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ jQuery DataTables plugin and Bootstrap 3 integration.
44

55
Installation
66
---------------------------
7-
You can easy install plugin via Bower. Just add it to your application bower config and execute the command in console:
7+
You can easy install plugin using Bower:
88

99
```
10-
/path/to/bower update
10+
bower install datatables-bootstrap3-plugin
1111
```
1212

1313
Or you can copy and include JS and CSS files directly to your HTML page:

0 commit comments

Comments
 (0)