summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2015-03-22 10:32:55 -0400
committerJoey Hess2015-03-22 10:32:55 -0400
commit16aee559365ad97649ff7c3976970f07f60ca3b5 (patch)
treed57901876b6065374027051e80aa9700f9a8c59f /doc
parent45225a4a972d568271645770ea32766f232ee231 (diff)
parent09c223b4ba6f9b28db1fe200d2a9b4d5a6f21a7b (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
-rw-r--r--doc/components.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/components.mdwn b/doc/components.mdwn
index 257b0382..94d992a3 100644
--- a/doc/components.mdwn
+++ b/doc/components.mdwn
@@ -34,3 +34,7 @@ install propellor, and then copy the two files from the
or clone it:
git clone ssh://b-propellor@propellor.branchable.com/propellor.branchable.com .propellor --branch minimalconfig --single-branch
+
+In this configureation, when propellor is deploying itself to a new host,
+it will automatically install the version of the propellor library
+specified in the cabal file.