Skip to content

Commit d9c4895

Browse files
committed
update README
1 parent 54b4637 commit d9c4895

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# cloudconvert-node
22

33

4-
> This is the official Node.js SDK v2 (Beta) for the [CloudConvert](https://cloudconvert.com/api/v2) _API v2_.
4+
> This is the official Node.js SDK v2 for the [CloudConvert](https://cloudconvert.com/api/v2) _API v2_.
55
> For API v1, please use [v1 branch](https://github.com/cloudconvert/cloudconvert-node/tree/v1) of this repository.
66
77
[![Build Status](https://travis-ci.org/cloudconvert/cloudconvert-node.svg?branch=master)](https://travis-ci.org/cloudconvert/cloudconvert-node)
@@ -11,7 +11,7 @@
1111
## Installation
1212

1313

14-
npm install --save cloudconvert/cloudconvert-node#v2
14+
npm install --save cloudconvert/cloudconvert-node
1515

1616
Load as ESM module:
1717

0 commit comments

Comments
 (0)