diff --git a/README.markdown b/README.markdown index b086fcc..b899807 100644 --- a/README.markdown +++ b/README.markdown @@ -5,7 +5,7 @@ memolist.vim is inspired by [jekyll.vim](https://github.com/csexton/jekyll.vim). ## Setup -Set the full path to your memo directory in your .vimrc.(default directory `$HOME/memo`) +Set the path to your memo directory in your .vimrc.(default directory `$HOME/memo`) let g:memolist_path = "path/to/dir"