Skip to content

Commit

Permalink
Mail: Add installation instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Fadion Dashi <jonidashi@gmail.com>
  • Loading branch information
fadion committed Mar 20, 2018
1 parent f61f051 commit f9e98fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/mail/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ A fluent email sender built as a thin wrapper on top of [nodemailer](https://git

## Usage

```
$ npm install --save @sapphirejs/mail
```

We'll start with an exhaustive example that includes pretty much every option.

```javascript
Expand Down

0 comments on commit f9e98fe

Please sign in to comment.