浏览代码

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.
tags/v3.2.0
Vincent LE GOFF Phillip Johnsen 6 年前
父节点
当前提交
0888e80e7b
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. +0
    -5
      README.md

+ 0
- 5
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



正在加载...
取消
保存