Skip to content

Commit

Permalink
update README: docker requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCheema committed Apr 4, 2020
1 parent 4490601 commit 157281e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/@aws-cdk/aws-lambda-nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@

This library provides constructs for Node.js Lambda functions.

To use this module, you will need to have Docker installed.

### Node.js Function
Define a `NodejsFunction`:

Expand Down

0 comments on commit 157281e

Please sign in to comment.