diff --git a/docs/cocoapods.html b/docs/cocoapods.html index a4826acc..678f891c 100644 --- a/docs/cocoapods.html +++ b/docs/cocoapods.html @@ -37,6 +37,8 @@
$ sudo gem install cocoapods
+# OR
+$ brew install cocoapods
无 Sudo 安装,不想为此过程授予 RubyGems
管理员权限
export GEM_HOME=$HOME/.gem
diff --git a/index.html b/index.html
index 3e8c4f73..b643215b 100644
--- a/index.html
+++ b/index.html
@@ -703,6 +703,9 @@
+
+
+
@@ -761,7 +764,7 @@
如果你有资源,可以很方便部署 web 版,这非常简单,只需要克隆 gh-pages 分支代码到你的静态服务就可以了,还可以使用 docker 快捷部署 web 版。
-