소스 검색
Update README.md
pull/725/head
Vincent LE GOFF
GitHub
6 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
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 |
|
|
|
|
|
|
|
|