From 0611369d0d3502b174ff3902c0c4dc1eabfdd031 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sat, 28 Nov 2015 14:00:19 +0900 Subject: [PATCH] Update installation instruction (#329) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a40c53a..8ebbd0a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A minimalist Vim plugin manager. ### Installation [Download plug.vim](https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim) -and put it in ~/.vim/autoload (UNIX) or ~/vimfiles/autoload (Windows). +and put it in the "autoload" directory. ###### Unix