Skip to content

Commit e85bf52

Browse files
committed
Update wrapping readme
1 parent ebf223f commit e85bf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/wrap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This directory contains scripts to generate Julia wrappers for Metal and MetalPe
44

55
Currently, only `enums` and `structs` are able to be generated. Don't forget to update the wrappers section in the contributing docs if this changes!
66

7-
The scripts are meant to be run from this directory, and at the moment, [this Clang.jl branch](https://github.com/christiangnrd/Clang.jl/tree/objectiveC) must be used.
7+
The scripts are meant to be run from this directory, and at the moment, Clang.jl master branch must be used.
88

99
--------
1010

0 commit comments

Comments
 (0)