From 52dc52fddee4902cce7c7d32dbf38b2911da4ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sat, 28 Dec 2013 15:33:50 +0100 Subject: [PATCH] git-core is git under debian --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 207434e..9eed6b5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Installation Debian/Ubuntu ------------- - apt-get install git tinc + apt-get install git-core tinc Archlinux