summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:50:25 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 16:50:25 +0000
commit86cdc9be811969b919e24cb0f456703a662e663a (patch)
tree40ef8070096068492d68224d2f59a81f975d835d /README
parentdd7295fdafd431a123ff3b8c033d5c9c334f4f4e (diff)
downloadmorph-86cdc9be811969b919e24cb0f456703a662e663a.tar.gz
Break a long line in README
Diffstat (limited to 'README')
-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`