diff --git a/README.md b/README.md index 344d301..cf4eaf3 100644 --- a/README.md +++ b/README.md @@ -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 ```