summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoey Hess2014-03-30 23:59:07 -0400
committerJoey Hess2014-03-30 23:59:07 -0400
commit0515fcb0f93ef90270dcd2c475194be1c439b578 (patch)
treefabc23fe79500ea30b33c3bbfed193ef0993b97d /README
parent8621fa6e9983a39c07a9677eac324ebcee79b549 (diff)
more prep
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a85e34a8..4f74d96c 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ to a system, and "make" can be used to pull down any new changes,
and compile and run propellor. This can be done by a cron job, or
something can ssh in and run it.
-Properties are defined using Haskell. Edit propellor.hs to get started.
+Properties are defined using Haskell. Edit config.hs to get started.
There is no special language as used in puppet, chef, ansible, etc.. just
the full power of Haskell. Hopefully that power can be put to good use in