apm: add Chinese translation
This commit is contained in:
parent
bf0973db69
commit
c9fdf0a292
|
|
@ -0,0 +1,16 @@
|
|||
# apm
|
||||
|
||||
> Atom编辑器的包管理工具.
|
||||
> 参见 `atom`.
|
||||
|
||||
- 下载包: http://atom.io/packages 和主题 http://atom.io/themes:
|
||||
|
||||
`apm install {{package_name}}`
|
||||
|
||||
- 移除包/主题:
|
||||
|
||||
`apm remove {{package_name}}`
|
||||
|
||||
- 升级包/主题:
|
||||
|
||||
`apm upgrade {{package_name}}`
|
||||
Loading…
Reference in New Issue