浏览代码

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