Skip to content

Commit

Permalink
Added kiwi install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Mar 11, 2010
1 parent e46c2a0 commit 6e12891
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ fork the project and submit a patch :)
* Nesting
* Primitive scalars (integers, floats, booleans, etc)
* Extended bools (enabled, disabled, yes, no, on, off, true, false)

## Installation

Install the [Kiwi package manager for nodejs](http://github.com/visionmedia/kiwi)
and run:

$ kiwi -v install yaml

# Testing

Expand Down

0 comments on commit 6e12891

Please sign in to comment.