Skip to content

Commit c5180e5

Browse files
authored
Merge pull request #1462 from lixm1988/patch-11
Update quickstart.md
2 parents 756990c + ee47608 commit c5180e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/callkit/ios/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ post_install do |installer|
5959
end
6060
```
6161

62-
2. 在终端使用 cd 命令到 `podfile` 所在文件夹目录执行以下命令
62+
2. 在终端使用 cd 命令到 `Example` 目录,执行以下命令
6363

6464
```
6565
pod install

0 commit comments

Comments
 (0)