From ddea49317656a7f6dd8c7cee6fe2462ffe7dfcb7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Mar 2014 12:11:47 -0400 Subject: propellor spin --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index cc027894..c46131b8 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ The design is intentionally very minimal. Propellor lives in a git repository, and so to set it up it's cloned 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. +a local propellor on your laptop can ssh in and run it. Properties are defined using Haskell. Edit config.hs to get started. -- cgit v1.3-2-g0d8e