Skip to content

Commit

Permalink
docs: add preamble to install section
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 20, 2017
1 parent 421a2b2 commit 1bb5604
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -21,6 +21,10 @@ Otherwise, the API is compatible.

## Install

This is a [Node.js](https://nodejs.org/en/) module available through the
[npm registry](https://www.npmjs.com/). Installation is done using the
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):

```sh
$ npm install mime-types
```
Expand Down

0 comments on commit 1bb5604

Please sign in to comment.