Skip to content

Commit

Permalink
Add install section
Browse files Browse the repository at this point in the history
  • Loading branch information
vesln committed Oct 25, 2012
1 parent 4ac9fe4 commit 437878b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Expand Up @@ -96,6 +96,12 @@ range(1, 3).sum();
// => 6
```

## Installation

```
$ npm install r...e
```

## Requirements

- Node.js >= 0.6.0
Expand Down

0 comments on commit 437878b

Please sign in to comment.