From 0457bdb044372f1cdacbc17098ce66fdbb06e588 Mon Sep 17 00:00:00 2001 From: Asad Date: Sat, 8 Mar 2025 20:52:22 -0500 Subject: [PATCH] chore: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8117953..df5b36a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This is a table component for react native. ## Installation ```sh -npm install react-native-tabeller +npm install https://git.sheetjs.com/asadbek064/react-native-tabeller/raw/branch/main/react-native-tabeller-0.1.0.tgz ``` ```tsx