File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,19 +41,19 @@ The IBM Cloud Code Engine Node.js SDK allows developers to programmatically inte
4141Service Name | Import Path
4242--- | ---
4343[ Code Engine] ( https://cloud.ibm.com/apidocs/codeengine ) |
44- [ Code Engine] ( https://cloud.ibm.com/apidocs/codeengine/codeengine-v2.0.0 ) | @ibm-cloud /@ ibm-cloud/ ibm-code-engine-sdk /code-engine/v2
44+ [ Code Engine] ( https://cloud.ibm.com/apidocs/codeengine/codeengine-v2.0.0 ) | @ibm-cloud/ibm-code-engine-sdk /code-engine/v2
4545[ Code Engine] ( https://cloud.ibm.com/apidocs/codeengine/codeengine-v1.0.0 ) | ibm-code-engine-sdk/ibm-cloud-code-engine/v1
4646
4747## Prerequisites
4848* You need an [ IBM Cloud] [ ibm-cloud-onboarding ] account.
49- * ** Node.js >=12 ** : This SDK is tested with Node.js versions 12 and up. It may work on previous versions but this is not officially supported.
49+ * ** Node.js >=14 ** : This SDK is tested with Node.js versions 14 and up. It may work on previous versions but this is not officially supported.
5050
5151[ ibm-cloud-onboarding ] : http://cloud.ibm.com/registration
5252
5353## Installation
5454
5555``` sh
56- npm install @ibm-cloud/@ibm-cloud/ ibm-code-engine-sdk
56+ npm install @ibm-cloud/ibm-code-engine-sdk
5757```
5858
5959## Using the SDK
You can’t perform that action at this time.
0 commit comments