From 3b3b3844ff05056d50ac70019c0769d01ee0e300 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Sun, 29 Dec 2013 23:56:38 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5b77d9a..7c90245 100644 --- a/README.md +++ b/README.md @@ -45,16 +45,12 @@ press +S 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 -``` +Install via Bower +----------------- +You can install FileSaver.js via bower with the following command: + bower install FileSaver Syntax