From 53a4963e94e13927b9da01a4df8d604c3fbe69db Mon Sep 17 00:00:00 2001 From: ko-devHong Date: Thu, 2 May 2024 15:04:10 +0900 Subject: [PATCH] docs: [skip ci] description change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68e4228..ba48283 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ pod install npx pod-install ios ``` ### Manual Installation -> `Xcode`를 열고, 프로젝트 파일을 클릭한 후, `Build Phases` 탭에서 `Link Binary With Libraries` 섹션에 `libreact-native-crypto-rsa.a`를 추가합니다. +> Open `Xcode`, click Project Files, and add `libreact-native-crypto-rsa.a` to the `Link Binary With Libraries` section on the `Build Phases` tab. ## Usage