Skip to content

Commit 29a00c1

Browse files
Fix the "below" link the readme.
1 parent e576177 commit 29a00c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The source code is available under the [Boost Software License 1.0](http://www.b
2121

2222
### Building
2323

24-
1. Install all requirements, see [below](#requirements)
24+
1. Install all requirements, see [below](#requirements-1)
2525
2. Clone the repository by running:
2626

2727
$ git clone --recursive git://github.com/jacob-carlborg/dstep.git
@@ -38,9 +38,9 @@ For translating Objective-C headers add the `-ObjC` flag.
3838

3939
Use `-h` for usage information. Any flags recognized by Clang can be used.
4040

41-
## <a id="requirements"></a>Requirements
41+
## Requirements
4242

43-
### <a id="libclang"></a>libclang
43+
### libclang
4444

4545
This tool requires libclang. Any version that is 3.1 or later and binary compatible with 3.1
4646
should work. Either download the pre-compatible libraries from the LLVM site or use libclang

0 commit comments

Comments
 (0)