Skip to content

Commit

Permalink
update node name
Browse files Browse the repository at this point in the history
  • Loading branch information
josiasmontag committed May 15, 2023
1 parent dd8e628 commit db14ee9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes

1. Go to **Settings > Community Nodes**.
2. Select **Install**.
3. Enter `n8n-nodes-cloudconvert` in **Enter npm package name**.
3. Enter `@cloudconvert/n8n-nodes-cloudconvert` in **Enter npm package name**.
4. Agree to the [risks](https://docs.n8n.io/integrations/community-nodes/risks/) of using community nodes: select **I understand the risks of installing unverified code from a public source**.
5. Select **Install**.

Expand All @@ -47,7 +47,7 @@ Create a free CloudConvert account [here](https://cloudconvert.com/register) whi

## Compatibility

Tested against n8n version 0.226+.
Tested against n8n version 0.225+.

## Usage

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "n8n-nodes-cloudconvert",
"name": "@cloudconvert/n8n-nodes-cloudconvert",
"version": "1.0.0",
"description": "n8n node for CloudConvert - an online file conversion and processing API which allows to convert files, create thumbnails, merge files, add watermarks and more!",
"keywords": [
Expand Down

0 comments on commit db14ee9

Please sign in to comment.