fixed README install instructions

This commit is contained in:
David Beniamine
2015-03-19 11:41:30 -03:00
parent fba35fde12
commit ca47e11372

View File

@@ -12,7 +12,7 @@ function for context and projects (see section 1.4).
git clone https://github.com/dbeniamine/todo.txt-vim.git
cd todo.txt-vim
cp -R * ~/.vim
cp -r ./* ~/.vim
### Pathogen install