From e0e55e3e094b538f8ecde2a852ae1252078cc173 Mon Sep 17 00:00:00 2001 From: Salman Dabbakuti Date: Thu, 28 Sep 2023 17:08:02 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a44045c..8682378 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ type Chain = To publish a new version of the package to npm, run the following command: ```shell -npm run publish +npm publish ``` ### Change Log