Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Sá Menezes authored Jul 1, 2024
1 parent ad660ab commit 771bdcf
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 @@ -32,7 +32,7 @@ int main() {
}
```

To run, just invoke `./loop-unroller input.c output.c`. This requires `clang-format` to be on path.
To run, just invoke `./loop-unroller input.c output.c`. This requires `clang-format` to be on path and it needs to be >= 15.

# Goal Injector

Expand Down

0 comments on commit 771bdcf

Please sign in to comment.