Skip to content

Commit 0888e80

Browse files
zekthphillipj
authored andcommitted
Delete bower install from README.md (#725)
As Bower is deprecated a long time ago: https://bower.io/blog/2017/how-to-migrate-away-from-bower/ It does't make sense to mention it in the readme.
1 parent b0e970f commit 0888e80

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ You can get Mustache via [npm](http://npmjs.com).
2929
```bash
3030
$ npm install mustache --save
3131
```
32-
or install with bower:
33-
34-
```bash
35-
$ bower install --save mustache
36-
```
3732

3833
## Command line tool
3934

0 commit comments

Comments
 (0)