From 2882f35689e4409f39c15b1774fdd64746950488 Mon Sep 17 00:00:00 2001 From: Wenderson Pires Date: Fri, 11 Oct 2024 11:29:05 -0300 Subject: [PATCH] readme.md update --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df0de0a..580c1d5 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,15 @@ Using npm: ```bash -npm install @wpdas/naxios @near-wallet-selector/modal-ui@8.9.1 +# You can use any wallet selector version you want +npm install @wpdas/naxios @near-wallet-selector/modal-ui@8.9.13 ``` Using yarn: ```bash -yarn add @wpdas/naxios @near-wallet-selector/modal-ui@8.9.1 +# You can use any wallet selector version you want +yarn add @wpdas/naxios @near-wallet-selector/modal-ui@8.9.13 ``` ## How to Use