From 2110a59e78fec2e10617253235480cb50ff2972f Mon Sep 17 00:00:00 2001 From: Debra Angst Date: Mon, 22 Nov 2021 13:23:48 -0600 Subject: [PATCH] fix: update README tied to sdk-core upgrade --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ce599d..b2a7401 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ NOTE: You must be signed in to IBM Cloud to see the docs. * An [IBM Cloud][ibm-cloud-onboarding] account. * An IAM API key to allow the SDK to access your service instance. For instructions about copying the credentials of an existing service instance, or creating a new service instance, refer to Getting Started [here](https://cloud.ibm.com/docs/wh-acd?topic=wh-acd-getting-started). -* **Node.js >=10**: This SDK is tested with Node.js versions 10 and up. It may work on previous versions but this is not officially supported. +* **Node.js >=12**: This SDK is tested with Node.js versions 10 and up. It may work on previous versions but this is not officially supported. ## Installation