Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wavded committed Jan 13, 2012
1 parent 5b02014 commit e416f1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -6,13 +6,13 @@ A email transport for [winston][0].

### Installing npm (node package manager)

``` bash
``` sh
$ curl http://npmjs.org/install.sh | sh
```

### Installing winston-mail

``` bash
``` sh
$ npm install winston
$ npm install winston-mail
```
Expand Down

0 comments on commit e416f1e

Please sign in to comment.