From b252336bf9734090edd6034aa38b3da87cb76a24 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Sun, 29 Dec 2013 23:57:59 -0500 Subject: [PATCH] On second thought, the bower info is best left to the bower site --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 7c90245..d42f3b7 100644 --- a/README.md +++ b/README.md @@ -44,15 +44,6 @@ Blobs may be opened instead of saved sometimes—you may have to direct your Saf press +S to save the file after it is opened. Further information is available [on the issue tracker](https://github.com/eligrey/FileSaver.js/issues/12). - -Install via Bower ------------------ - -You can install FileSaver.js via bower with the following command: - - bower install FileSaver - - Syntax ------