multiple pages : Add Korean Translation (#3553)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
5dfacef130
commit
cb340e9341
17
pages.ko/common/apm.md
Normal file
17
pages.ko/common/apm.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# apm
|
||||
|
||||
> 아톰 편집기 패키지 관리자.
|
||||
> `atom`을 보시오.
|
||||
> 더 많은 정보: <https://github.com/atom/apm>.
|
||||
|
||||
- <http://atom.io/packages>으로부터 패키지 설치하고 <http://atom.io/themes>에서 테마 설치:
|
||||
|
||||
`apm install {{패키지 이름}}`
|
||||
|
||||
- 패키지/테마 제거:
|
||||
|
||||
`apm remove {{패키지 이름}}`
|
||||
|
||||
- 패키지/테마 업그레이드:
|
||||
|
||||
`apm upgrade {{패키지 이름}}`
|
Reference in New Issue
Block a user