Skip to content

Commit 850e64b

Browse files
committed
Merge pull request eligrey#59 from chilijung/master
add bower install steps in README
2 parents e402d21 + 2b0ad0e commit 850e64b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,18 @@ press <kbd>⌘</kbd>+<kbd>S</kbd> to save the file after it is opened. Further i
4545
[on the issue tracker](https://github.com/eligrey/FileSaver.js/issues/12).
4646

4747

48+
Install via bower
49+
------
50+
51+
You could install FileSaver.js via bower by the following command
52+
53+
```
54+
bower install FileSaver
55+
```
56+
57+
58+
59+
4860
Syntax
4961
------
5062

0 commit comments

Comments
 (0)