Skip to content

Commit

Permalink
Merge pull request #167 from vimeo/updates-org
Browse files Browse the repository at this point in the history
updates readme
  • Loading branch information
hedyyytang authored Jan 23, 2023
2 parents 873d0a4 + e7e26e5 commit 2fddf7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ If you’re new to Vimeo APIs, check out [Getting Started: The Basics](https://d
## Install the Node.js library
To install Node.js, run the following command:

npm install vimeo
npm install @vimeo/vimeo # for the versions after 2.3.2
npm install vimeo # for the old versions

## Advanced examples
To see examples of the most common use cases of the Node.js library, visit our [Node.js Examples Library](https://developer.vimeo.com/api/libraries/examples/nodejs).
Expand Down

0 comments on commit 2fddf7c

Please sign in to comment.