diff --git a/README.md b/README.md index 732b847..b8421eb 100644 --- a/README.md +++ b/README.md @@ -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