summaryrefslogtreecommitdiff
path: root/doc/README.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.mdwn')
-rw-r--r--doc/README.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn
index 3ced98f6..65d1f285 100644
--- a/doc/README.mdwn
+++ b/doc/README.mdwn
@@ -6,8 +6,8 @@ are satisfied.
Propellor is configured via a git repository, which typically lives
in `~/.propellor/` on your development machine. Propellor clones the
repository to each host it manages, in a
-[secure](http://propellor.branchable.com/security/) way. The git repository
-contains the full source code to Propellor, along with its config file.
+[secure](http://propellor.branchable.com/security/) way. See [[components]]
+for details.
Properties are defined using Haskell. Edit `~/.propellor/config.hs`
to get started. There is fairly complete