Skip to content

Commit 7d7412b

Browse files
reggeenrGitHub Enterprise
authored andcommitted
feat(core): release 2. (#12)
BREAKING CHANGE: bump to v2.0.0
1 parent 7b0ddf4 commit 7d7412b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@ The IBM Cloud Code Engine Node.js SDK allows developers to programmatically inte
4141
Service 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

0 commit comments

Comments
 (0)