From 32066e51c8d179bfbe900d501be2b1545e44e60e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 11 Mar 2016 11:31:23 -0400 Subject: fix clone command --- doc/components.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/components.mdwn b/doc/components.mdwn index c7b0e98b..801bb6bf 100644 --- a/doc/components.mdwn +++ b/doc/components.mdwn @@ -33,7 +33,7 @@ install propellor, and then copy the two files from the [mininalconfig branch](http://source.propellor.branchable.com/?p=source.git;a=tree;h=refs/heads/minimalconfig;hb=refs/heads/minimalconfig), or clone it: - git clone ssh://b-propellor@propellor.branchable.com/propellor.branchable.com .propellor --branch minimalconfig --single-branch + git clone git://propellor.branchable.com/ .propellor --branch minimalconfig --single-branch In this configuration, when propellor is deploying itself to a new host, it will automatically install the version of the propellor library -- cgit v1.2.3