From 1b356d9b3c278fe45a60fb297cb50768f2463b0b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 1 Mar 2017 16:20:26 -0400 Subject: github mirror of propellor is gone * The github mirror of propellor's git repository has been removed, since github's terms of service has started imposing unwanted licensing requirements. * propellor --init: The option to clone propellor's git repository used to use the github mirror, and has been changed to use a different mirror. --- doc/install.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/install.mdwn') diff --git a/doc/install.mdwn b/doc/install.mdwn index f64519a7..8db966f1 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -1,4 +1,3 @@ `git clone git://propellor.branchable.com/propellor` -Or get it [from github](https://github.com/joeyh/propellor). -Propellor is recently available in Debian. +Propellor is also available in Debian. -- cgit v1.3-2-g0d8e