diff --git a/README.md b/README.md index f831ec9..93b7ea6 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Installation using [Vim-Plug](https://github.com/junegunn/vim-plug) Add the following to the plugin-configuration in your vimrc: - Plug 'vimwiki/vimwiki', { 'branch': 'dev' } + Plug 'vimwiki/vimwiki' Then run `:PlugInstall`.