Skip to content

Commit

Permalink
Fix the "below" link the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Nov 10, 2013
1 parent e576177 commit 29a00c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.

## <a id="requirements"></a>Requirements
## Requirements

### <a id="libclang"></a>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
Expand Down

0 comments on commit 29a00c1

Please sign in to comment.