From 6cf8b485603c89aee6a5f1c129a70278ecae7e27 Mon Sep 17 00:00:00 2001 From: topAmity <112688936+topAmity@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:01:17 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc9b035c..ffd72764 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ yarn example android ### Installation Here are the steps to install ui-kit together with another React Native project. ```sh -1. git clone https://github.com/AmityCo/Amity-Social-UIKit-React-Native-CLI-OpenSource.git +1. git clone https://github.com/AmityCo/Amity-Social-UIKit-React-Native-OpenSource.git 2. cd Amity-Social-Cloud-UIKit-React-Native-OpenSource 3. yarn or npm install 4. yarn pack or npm pack