summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 8c3054a3..8063df21 100644
--- a/README
+++ b/README
@@ -72,7 +72,8 @@ For chunks, use the following fields:
* `build-system`: if the program is built using a build system known to
`morph`, you can set this field and avoid having to set the various
- `*-commands` fields; the commands that the build system specifies can be overridden; the following build-systems are known:
+ `*-commands` fields; the commands that the build system specifies can
+ be overridden; the following build-systems are known:
- `autotools`
- `python-distutils`