From cdd29ce4a6c3d8dcd16e414dd4c292cbc6b0b537 Mon Sep 17 00:00:00 2001 From: Vincent LE GOFF Date: Tue, 29 Oct 2019 18:31:10 +0700 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 331b648..1ce26d2 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,6 @@ You can get Mustache via [npm](http://npmjs.com). ```bash $ npm install mustache --save ``` -or install with bower: - -```bash -$ bower install --save mustache -``` ## Command line tool