add bower install step

This commit is contained in:
chilijung
2013-12-30 12:18:34 +08:00
parent e402d21426
commit 7737258e7f
+12
View File
@@ -45,6 +45,18 @@ press <kbd>⌘</kbd>+<kbd>S</kbd> to save the file after it is opened. Further i
[on the issue tracker](https://github.com/eligrey/FileSaver.js/issues/12).
Install Via Bower
------
You could install FileSaver.js via Bower by the following command
```
bower install FileSaver
```
Syntax
------