Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion js/v4api_sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This example demonstrates use of the Nutanix `vmm` JS API library

Example instructions are for a Linux or Mac OS X environment.

- Install Node.js as per the [officlal documentation](https://nodejs.org/en/download/)
- Install Node.js as per the [official documentation](https://nodejs.org/en/download/)
- Add the [Nutanix vmm JS Client](https://www.npmjs.com/package/@nutanix-api/vmm-js-client) as a project dependency; for this demo we are using the `vmm` SDK as it provides access to Images APIs:

```
Expand Down