Showing
1 changed file
with
1 additions
and
1 deletions
@@ -83,7 +83,7 @@ | @@ -83,7 +83,7 @@ | ||
83 | 83 | ||
84 | ```shell | 84 | ```shell |
85 | use_frameworks! | 85 | use_frameworks! |
86 | -pod 'HHDoctorSDK', :git => "git@code.hh-medic.com:hh_public/HHDoctorSDK.ios.git" | 86 | +pod 'HHDoctorSDK', :git => "http://code.hh-medic.com:hh_public/HHDoctorSDK.ios.git" |
87 | ``` | 87 | ``` |
88 | * 安装 | 88 | * 安装 |
89 | 89 |
-
Please register or login to post a comment