Skip to content

Commit

Permalink
docs: add install preamble
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 21, 2017
1 parent dbb7ff7 commit 4089d09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,10 @@ Parse a URL with memoization.

## 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 parseurl
```
Expand Down

0 comments on commit 4089d09

Please sign in to comment.