Skip to content

Commit 5972e1f

Browse files
authored
Update readme for Angular 1.x branch
`bower install` command in Angular 1.x branch was installing `angular-datatables` ^2.x versions.
1 parent 0d7470b commit 5972e1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ The files can be downloaded from:
3939
> The CSS file only contains `Twitter Bootstrap` styles to support datatables.
4040
4141
**With Bower**
42+
This will install `angular-datatables` for Angular 1.X. For Angular 2 supported version, please navigate to https://github.com/l-lin/angular-datatables/
4243

4344
```
44-
bower install angular-datatables
45+
bower install angular-datatables#0.6.0
4546
```
4647

4748
### Installation

0 commit comments

Comments
 (0)