From 5af4d71da52aada119081b428dd29fe34b53e9ca Mon Sep 17 00:00:00 2001 From: Shubham <52071475+shubham0804@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:33:49 +0530 Subject: [PATCH] Update README.md - fix yarn command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31b0fdd..fafd82a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Official React Native SDK for Digio Gateway Integration ## Installation ```sh -yarn install @digiotech/react-native +yarn add @digiotech/react-native ``` ## Documentation