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