add new chinese translations
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# apm
|
||||
|
||||
> Atom 编辑器的包管理工具。
|
||||
> 参见 `atom`.
|
||||
> 更多信息:<https://github.com/atom/apm>.
|
||||
> Atom 编辑器包管理器。
|
||||
> 另见:`atom`。
|
||||
> 更多信息:<https://github.com/atom/apm>。
|
||||
|
||||
- 下载包:<http://atom.io/packages> 和主题 <http://atom.io/themes>:
|
||||
- 从 <http://atom.io/packages> 安装一个包或从 <http://atom.io/themes> 安装一个主题:
|
||||
|
||||
`apm install {{包名}}`
|
||||
`apm install {{package}}`
|
||||
|
||||
- 移除包 / 主题:
|
||||
- 移除一个包/主题:
|
||||
|
||||
`apm remove {{包名}}`
|
||||
`apm remove {{package}}`
|
||||
|
||||
- 升级包 / 主题:
|
||||
- 升级一个包/主题:
|
||||
|
||||
`apm upgrade {{包名}}`
|
||||
`apm upgrade {{package}}`
|
Reference in New Issue
Block a user