Skip to content

Commit 157281e

Browse files
committed
update README: docker requirement
1 parent 4490601 commit 157281e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/@aws-cdk/aws-lambda-nodejs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
This library provides constructs for Node.js Lambda functions.
2121

22+
To use this module, you will need to have Docker installed.
23+
2224
### Node.js Function
2325
Define a `NodejsFunction`:
2426

0 commit comments

Comments
 (0)