We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f055162 commit def8b1dCopy full SHA for def8b1d
README.md
@@ -11,7 +11,7 @@ Generated from [llvmorg-14.0.0](https://github.com/llvm/llvm-project/releases/ta
11
12
```console
13
CGO_LDFLAGS="-L$(llvm-config --libdir)" \
14
- go install github.com/go-clang/clang-v14@latest
+ go install github.com/go-clang/clang-v14/clang@latest
15
```
16
17
## Usage
0 commit comments