From fba35fde12e20a73ae9d615b06379fcc9a2bcaa3 Mon Sep 17 00:00:00 2001 From: David Beniamine Date: Thu, 19 Mar 2015 11:39:05 -0300 Subject: [PATCH] Fixed github links in readme --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 08cbe55..861ce96 100644 --- a/README.markdown +++ b/README.markdown @@ -10,13 +10,13 @@ function for context and projects (see section 1.4). ### 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 cp -R * ~/.vim ### 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