From 27f4c9df8d709449a9717d8461d18b8fa5f63f1f Mon Sep 17 00:00:00 2001 From: Ricardo Prado <38396062+lock9@users.noreply.github.com> Date: Thu, 2 Nov 2023 23:50:08 -0300 Subject: [PATCH] Update README.md Readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94295e8..fb997f4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ between Neon-DappKit implementation and WalletConnectSDK on the fly and reuse co ## Installation ```sh -npm i @CityOfZion/neon-dappkit +npm i @cityofzion/neon-dappkit ```