From 076d40bfdd4d1dc11dbc331a761d320a12e367b9 Mon Sep 17 00:00:00 2001 From: complexzeng Date: Tue, 19 May 2026 15:04:19 +0800 Subject: [PATCH] fix(docs): remove bazel docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 334d3fc7d..288872436 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ Contributors are encouraged to read our [AI Tool Policy](AI_USAGE_POLICY.md). ### Building -Ada uses cmake as a build system, but also supports Bazel. It's recommended you to run the following +Ada uses cmake as a build system. It's recommended you to run the following commands to build it locally. Without tests: