File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The source code is available under the [Boost Software License 1.0](http://www.b
21
21
22
22
### Building
23
23
24
- 1 . Install all requirements, see [ below] ( #requirements )
24
+ 1 . Install all requirements, see [ below] ( #requirements-1 )
25
25
2 . Clone the repository by running:
26
26
27
27
$ git clone --recursive git://github.com/jacob-carlborg/dstep.git
@@ -38,9 +38,9 @@ For translating Objective-C headers add the `-ObjC` flag.
38
38
39
39
Use ` -h ` for usage information. Any flags recognized by Clang can be used.
40
40
41
- ## < a id = " requirements " ></ a > Requirements
41
+ ## Requirements
42
42
43
- ### < a id = " libclang " ></ a > libclang
43
+ ### libclang
44
44
45
45
This tool requires libclang. Any version that is 3.1 or later and binary compatible with 3.1
46
46
should work. Either download the pre-compatible libraries from the LLVM site or use libclang
You can’t perform that action at this time.
0 commit comments