Skip to content

Commit 8da3db0

Browse files
author
Trent Willis
committed
Remove bower completely and clarify setup instructions
1 parent 59e962a commit 8da3db0

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

.bowerrc

Lines changed: 0 additions & 4 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,14 @@ You will need the following things properly installed on your computer.
99

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

1615
## Installation
1716

18-
* `git clone <repository-url>` this repository
17+
* `git clone https://github.com/rwjblue/heimdalljs-visualizer.git`
1918
* `cd heimdalljs-visualizer`
20-
* `npm install`
21-
* `bower install`
19+
* `yarn install`
2220

2321
## Running / Development
2422

bower.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)