From afce810fe1757b4a0bc22e63dfa1aebbd2495b82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bengt=20Wei=C3=9Fe?= Date: Tue, 21 Jul 2015 21:41:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce65546..5e7cf74 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ngQuill is an [Angular.js](http://angularjs.org/) directive for [Quill](http://q Installation ============ - run `bower install ngquill` or `bower ng-quill` -- or 'npm install ng-quill` +- or `npm install ng-quill` - or download zip from release page: https://github.com/KillerCodeMonkey/ngQuill/releases Usage