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,16 +1,16 @@
# apm
> Atom 编辑器的包管理工具.
> Atom 编辑器的包管理工具
> 参见 `atom`.
- 下载包http://atom.io/packages 和主题 http://atom.io/themes:
`apm install {{包名}}`
- 移除包 / 主题:
- 移除包 / 主题
`apm remove {{包名}}`
- 升级包 / 主题:
- 升级包 / 主题
`apm upgrade {{包名}}`