Skip to content

Commit

Permalink
Updated description of npm command in README.md (aws#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug-AWS authored and rix0rrr committed Aug 20, 2018
1 parent 42f939c commit 2c9674f
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 @@ -45,7 +45,7 @@ on AWS.
* For a detailed walkthrough, see [Getting Started] in the AWS CDK [User Guide]
* See [Manual Installation](./MANUAL_INSTALLATION.md) for installing the CDK from a signed .zip file

Install the [AWS CDK Toolkit] from npm (requires [Node.js ≥ 8.11.x](https://nodejs.org/en/download)):
Install or update the [AWS CDK Toolkit] from npm (requires [Node.js ≥ 8.11.x](https://nodejs.org/en/download)):

```bash
$ npm i -g aws-cdk
Expand Down

0 comments on commit 2c9674f

Please sign in to comment.