Skip to content

Commit

Permalink
Minor renaming of make check in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Soumyaworks committed Sep 3, 2024
1 parent 7074efd commit 2d66ee2
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 @@ -104,7 +104,7 @@ If you're a C++ developer and require low-level control, optimization, or integr

This process would generate `ir2vec` binary under `build/bin` directory, `libIR2Vec.a` and `libIR2Vec.so` under `build/lib` directory.

To ensure the correctness, run `make check`
To ensure the correctness, run `make check_ir2vec`



Expand Down

0 comments on commit 2d66ee2

Please sign in to comment.