소스 검색

init -> begin

Junegunn Choi 12 년 전
부모
커밋
80b5f75c21
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -37,7 +37,7 @@ call plug#end()
 
 Then :PlugInstall to install plugins. (Default plugin directory: `~/.vim/plugged`)
 
-You can change the location of the plugins with `plug#init(path)` call.
+You can change the location of the plugins with `plug#begin(path)` call.
 
 ### Commands