Skip to content

Commit

Permalink
adding installation preamble
Browse files Browse the repository at this point in the history
  • Loading branch information
ryhinchey committed Apr 12, 2020
1 parent f01d47e commit a414dbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -11,6 +11,10 @@ HTTP request logger middleware for node.js
## Installation

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):

```
npm install morgan
```
Expand Down

0 comments on commit a414dbe

Please sign in to comment.