Skip to content

Commit 2c581d7

Browse files
authored
Update README.md
1 parent b58e6c5 commit 2c581d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This process would generate `libMLCompilerBridge.a` and `libMLCompilerBridgeC.a`
4848

4949
Python end points are available under [`CompilerInterface`](./CompilerInterface/).
5050

51-
To ensure the correctness, run `make verify-all`
51+
To ensure the correctness, run `make verify-all`. This would need enabling tests in cmake (`-DMLBRIDGE_ENABLE_TEST=ON`) and `PROTOS_DIRECTORY` should point to `test/protos`.
5252

5353
### Using ML-Compiler-Bridge with LLVM and MLIR
5454

0 commit comments

Comments
 (0)