Skip to content

Commit

Permalink
README: remove empty section about dependencies, fixes #29
Browse files Browse the repository at this point in the history
  • Loading branch information
wkeese committed Jan 3, 2015
1 parent 51afb50 commit 35f8910
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Bugs and open issues are tracked in the
This project is distributed by the Dojo Foundation and licensed under the ["New" BSD License](./LICENSE).
All contributions require a [Dojo Foundation CLA](http://dojofoundation.org/about/claForm).

## Dependencies

## Installation

_Bower_ release installation:
Expand All @@ -28,7 +26,7 @@ _Manual_ master installation:

$ git clone git://github.com/ibm-js/decor.git

Then install dependencies with bower (or manually from github if you prefer to):
Then install dependencies with bower (or manually from github if you prefer):

$ cd decor
$ bower install
Expand Down

0 comments on commit 35f8910

Please sign in to comment.