Skip to content

Commit f21f956

Browse files
committed
docs: add preamble to install section
1 parent 588d099 commit f21f956

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
## Installation
1010

11+
This is a [Node.js](https://nodejs.org/en/) module available through the
12+
[npm registry](https://www.npmjs.com/). Installation is done using the
13+
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
14+
1115
```bash
1216
$ npm install express-session
1317
```

0 commit comments

Comments
 (0)