Fixed github links in readme
This commit is contained in:
@@ -10,13 +10,13 @@ function for context and projects (see section 1.4).
|
|||||||
|
|
||||||
### Quick install
|
### Quick install
|
||||||
|
|
||||||
git clone git://github.com/dbeniamine/todo.txt-vim.git
|
git clone https://github.com/dbeniamine/todo.txt-vim.git
|
||||||
cd todo.txt-vim
|
cd todo.txt-vim
|
||||||
cp -R * ~/.vim
|
cp -R * ~/.vim
|
||||||
|
|
||||||
### Pathogen install
|
### Pathogen install
|
||||||
|
|
||||||
git clone git://github.com/dbeniamine/todo.txt-vim.git ~/.vim/bundle/todo.txt-vim
|
git clone https://github.com/dbeniamine/todo.txt-vim.git ~/.vim/bundle/todo.txt-vim
|
||||||
|
|
||||||
## Features included in Freitass version
|
## Features included in Freitass version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user