Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -1,8 +1,8 @@
# carthage
> Cocoa 应用程序的依赖性管理工具
> Cocoa 应用程序的依赖性管理工具
- 下载 Cartfile 中提到的所有依赖项的最新版本,并编译它们:
- 下载 Cartfile 中提到的所有依赖项的最新版本,并编译它们
`carthage update`
@@ -14,7 +14,7 @@
`carthage update --no-build`
- 下载并重新生成依赖项的当前版本(不更新它们):
- 下载并重新生成依赖项的当前版本(不更新它们)
`carthage bootstrap`