diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-20 13:28:53 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-20 13:28:53 -0400 |
| commit | 394d44880ede6dd7fb916f21ca4fe24d9b3549c6 (patch) | |
| tree | ae41ec177598827b743449a461a8fd20b27ce174 /doc/components.mdwn | |
| parent | 8e27dce708f9af48712dfa26274715ce22cb40e0 (diff) | |
| parent | 80109620f6af779a2c58bc5766fb77301729f60f (diff) | |
Merge branch 'master' into typed-os-requirements
Diffstat (limited to 'doc/components.mdwn')
| -rw-r--r-- | doc/components.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
