Skip to content

Commit

Permalink
updates Readme to include bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Whitton committed Dec 13, 2014
1 parent 085b650 commit 9c74b53
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# Logo-maker
# Wildflower Logo Maker

This README outlines the details of collaborating on this Ember application.
A short introduction of this app could easily go here.

## Prerequisites

You will need the following things properly installed on your computer.

* [Git](http://git-scm.com/)
* [Node.js](http://nodejs.org/) (with NPM) and [Bower](http://bower.io/)
* [Bundler](http://bundler.io/) to compile CSS

## Installation

* `git clone <repository-url>` this repository
* change into the new directory
* `npm install`
* `bower install`
* `bundle install`

## Running / Development

Expand Down

0 comments on commit 9c74b53

Please sign in to comment.