From 9e55c6f09548c18af1600e246761561cc8f89b3f Mon Sep 17 00:00:00 2001 From: CompendiumFi <81434667+CompendiumFi@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:43:35 -0400 Subject: [PATCH] update install instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 933e85a..d6c7da3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # PENDAX-SDK Installation: -``` npm install compendiumfi/pendax ``` +``` npm i @compendiumfi/pendax ```