Skip to content

Commit

Permalink
Fix documentation mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
compor committed Sep 16, 2019
1 parent 152cd9c commit 6a956a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A collection of helper `cmake` functions/macros that eases the generation of `LL
## Installation

- Clone this repo (or even add it as a submodule to your project).
- In your `CMakeLists.txt` file `include(LLVMIRUtil.cmake)`.
- In your `CMakeLists.txt` file `include(LLVMIRUtil)`.
- You are good to go!

## Quick overview
Expand Down

0 comments on commit 6a956a4

Please sign in to comment.