Skip to content

Commit

Permalink
docs: install command cleanup
Browse files Browse the repository at this point in the history
Make it easier to copy/paste the install command and save it to the package
  • Loading branch information
eddiemonge committed Nov 10, 2018
1 parent 9158a86 commit 7036be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This is a [Node.js](https://nodejs.org/en/) module available through the
[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):

```sh
$ npm install cors
npm install --save cors
```

## Usage
Expand Down

0 comments on commit 7036be8

Please sign in to comment.