Skip to content

Commit d2df576

Browse files
committed
doc(environment-setup): Update README.md
1 parent 954f0bd commit d2df576

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

example/base/.watchman-cookie-wangchujiangdeMacBook-Pro.local-739-7883

Whitespace-only changes.

website/src/pages/docs/environment-setup/ios/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Cocoapods 目前在 Mac M1 架构上可能还有一些兼容问题(我们建
8282
- `sudo arch -x86_64 gem install ffi`
8383
- `arch -x86_64 pod install`
8484

85-
以上命令会安装ffi包,用于在安装和装载 pods 时调用合适的系统架构。
85+
以上命令会安装ffi包,用于在安装和装载 pods 时调用合适的系统架构。如果一些依赖包过时导致安装报错,您可以使用 `pod repo update``pod install --repo-update` 更新过时的源代码库。
8686

8787
</details>
8888

0 commit comments

Comments
 (0)