From cd410080bd62957c46af00ae2e460cd686d9cb7d Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 29 Mar 2021 20:16:07 +0100 Subject: [PATCH] Docs: remove reference to specific Lambda runtime --- docs/install.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index 4c3574b6..051e924e 100644 --- a/docs/install.md +++ b/docs/install.md @@ -178,8 +178,6 @@ to `false` when using the `yarn` package manager. ## AWS Lambda -Set the Lambda runtime to `nodejs12.x`. - The binaries in the `node_modules` directory of the [deployment package](https://docs.aws.amazon.com/lambda/latest/dg/nodejs-package.html) must be for the Linux x64 platform.