From 8c568ffb940846ef73e1d8b31f793e9d42d3c319 Mon Sep 17 00:00:00 2001 From: Alex Potsides Date: Tue, 17 Sep 2024 17:24:55 +0200 Subject: [PATCH] docs: update install module --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c473a75..c59278d 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ See [Metrics config](./config/README.md#metrics) for more information on how to # Install ```console -$ npm i helia-http-gateway +$ npm i @helia/http-gateway ``` # License