diff --git a/README.md b/README.md index 55a6c89..8e9aa9c 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ There are several ways to do this $ cd ~/.vim $ git submodule add git@github.com:dhruvasagar/vim-table-mode.git bundle/table-mode ``` -3. Copy autoload/tablemode.vim, plugin/table-mode.vim, doc/table-mode.txt to - respective ~/.vim/autoload/, ~/.vim/plugin and ~/.vim/doc under UNIX or +3. Copy all files under autoload/, plugin/, doc/ to respective + ~/.vim/autoload/, ~/.vim/plugin and ~/.vim/doc under UNIX or vimfiles/autoload/, vimfiles/plugin/ and vimfiles/doc under WINDOWS and restart VIM