summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2013-06-25 08:01:18 +0100
committerWill Thompson <will@willthompson.co.uk>2013-06-25 08:01:18 +0100
commit9f0f65b734f16fa3a1c45695f53e2cd0b7581b94 (patch)
treea66f78ce72f93be710bd63c3682b5920d8e37e9b
parentdfce0ea214ed6bbe5677c981b1abbc10b7d20f8e (diff)
tt: fix the headers too
-rw-r--r--tt.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt.mdwn b/tt.mdwn
index b4f5824..b2e72f6 100644
--- a/tt.mdwn
+++ b/tt.mdwn
@@ -11,11 +11,11 @@ tt is a command-line utility which drives `make check` on your behalf. It makes
# Run a bunch of tests:
tt muc/ text/
-== Get a binary ==
+## Get a binary
Here's [tt 1.1 for amd64](http://people.freedesktop.org/~wjt/tt/tt-1.1.amd64.bz2), or [tt 1.0 for x86](http://people.freedesktop.org/~wjt/tt/tt-1.0.x86.bz2).
-== Build from source ==
+## Build from source
The source lives on [cgit.freedesktop.org](http://cgit.freedesktop.org/~wjt/tt). Grab it and build it as follows: