Quellcode durchsuchen

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 vor 6 Jahren
Ursprung
Commit
0888e80e7b
1 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen
  1. +0
    -5
      README.md

+ 0
- 5
README.md Datei anzeigen

@@ -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



Laden…
Abbrechen
Speichern