From 4bc5ac5a1b6dcf0a39a016d7405529f54fe02e49 Mon Sep 17 00:00:00 2001 From: khandelwalmoksh <149714354+khandelwalmoksh@users.noreply.github.com> Date: Sun, 16 Feb 2025 12:36:19 +0530 Subject: [PATCH] Fix: Corrected install error in NPM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2652d8..f81ebd2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is first release of this module. Readme under construction but here are a c `yarn add nest-web3` #### NPM -`yarn add nest-web3` +`npm install nestjs-web3` ## Getting started with module