From 32193b83348ccc30d2b85367ebf78f56a3a127ce Mon Sep 17 00:00:00 2001 From: Emlyn Bolton <3941071+emlynmac@users.noreply.github.com> Date: Thu, 7 Dec 2023 15:53:43 -0800 Subject: [PATCH] Specify LTS node --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3942b1c..aa51852 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ We appreciate your feedback and energy helping us improve our services. [Please ## Prerequisites - [Visual Studio Code (Stable Build)](https://code.visualstudio.com/download) -- [Node.js (~14)](https://nodejs.org/download/release/v14.19.1/) +- [Node.js (LTS version)](https://nodejs.org/) - Create an Azure account with an active subscription. For details, see [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). - Create an Azure Communication Services resource. For details, see [Create an Azure Communication Resource](https://docs.microsoft.com/azure/communication-services/quickstarts/create-communication-resource). You'll need to record your resource **connection string** for this quickstart. ## Code structure