From 29a00c1b8a57f536c05f6ca2fdb682918d931cb6 Mon Sep 17 00:00:00 2001 From: Jacob Carlborg Date: Sun, 10 Nov 2013 13:36:15 +0100 Subject: [PATCH] Fix the "below" link the readme. --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 860db61a..3449ba33 100644 --- a/README.markdown +++ b/README.markdown @@ -21,7 +21,7 @@ The source code is available under the [Boost Software License 1.0](http://www.b ### Building -1. Install all requirements, see [below](#requirements) +1. Install all requirements, see [below](#requirements-1) 2. Clone the repository by running: $ git clone --recursive git://github.com/jacob-carlborg/dstep.git @@ -38,9 +38,9 @@ For translating Objective-C headers add the `-ObjC` flag. Use `-h` for usage information. Any flags recognized by Clang can be used. -## Requirements +## Requirements -### libclang +### libclang This tool requires libclang. Any version that is 3.1 or later and binary compatible with 3.1 should work. Either download the pre-compatible libraries from the LLVM site or use libclang