From dd61cb3d0a435917ca294bc47ecce7f87b3abcd7 Mon Sep 17 00:00:00 2001 From: Andrej Gaevskij Date: Mon, 28 Jan 2013 23:42:58 +0400 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 00f4701..86a6383 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ gaech@mac:~/Projects/My/git-config[master] - * Глобальный ignore файл * Сокращения для основных команд * pull → pl * ph → ph @@ -33,6 +32,6 @@ git config --global user.email "andrej.gaevskij@gmail.com" ## Установка - git clone git://github.com/gaech/git-config.git + git clone https://github.com/TouchInstinct/git-config.git cd git-config/ - sh install.sh \ No newline at end of file + sh install.sh