Merge pull request #59 from chilijung/master

add bower install steps in README
This commit is contained in:
Eli Grey
2013-12-29 20:54:48 -08:00
+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
------