summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2015-03-22 10:32:54 -0400
committerJoey Hess2015-03-22 10:32:54 -0400
commit09c223b4ba6f9b28db1fe200d2a9b4d5a6f21a7b (patch)
tree8c58fdc328a0f9480c8d6ebe5f162948573203fa /doc
parentd326ff7e416fea0d2bb4e0ebfdb52fbc63e55dcd (diff)
note
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.