From 710faf21ae8126478748281e5ed1ad91835999c2 Mon Sep 17 00:00:00 2001 From: Juan Roa Date: Mon, 8 Dec 2025 13:16:30 -0500 Subject: [PATCH] fixed incorrect npm package name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e837a77..6ae9410a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes 1. Go to **Settings > Community Nodes** 2. Select **Install** -3. Enter `@digitalocean/n8n-nodes-digitalocean-serverless-inference` in **Enter npm package name** +3. Enter `@digitalocean/n8n-nodes-digitalocean-gradient-serverless-inference` in **Enter npm package name** 4. Agree to the risks of using community nodes 5. Select **Install** @@ -53,4 +53,4 @@ To use this node, you need a [Model Access Key](https://docs.digitalocean.com/pr ## License -[MIT](LICENSE.md) \ No newline at end of file +[MIT](LICENSE.md)