Skip to content

Commit

Permalink
Auto merge of #6896 - michielboekhoff:remove-bower-readme, r=Turbo87
Browse files Browse the repository at this point in the history
Removed all references to Bower in blueprint README.

This fixes issue #6895.
  • Loading branch information
homu committed Mar 24, 2017
2 parents f2acf6e + 7c1a495 commit 8d8ecb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions blueprints/app/files/README.md
Expand Up @@ -9,7 +9,6 @@ You will need the following things properly installed on your computer.

* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/) (with NPM)
* [Bower](https://bower.io/)
* [Ember CLI](https://ember-cli.com/)
* [PhantomJS](http://phantomjs.org/)

Expand All @@ -18,7 +17,6 @@ You will need the following things properly installed on your computer.
* `git clone <repository-url>` this repository
* `cd <%= name %>`
* `npm install`
* `bower install`

## Running / Development

Expand Down

0 comments on commit 8d8ecb0

Please sign in to comment.