From 3df391afd3dab5e176de17fa8f3196b799ee165e Mon Sep 17 00:00:00 2001 From: tongke6 <124763920+tongke6@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:59:25 +0800 Subject: [PATCH] doc: fix readme (#445) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09d286dc..712a14da 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Supported platforms: ## Prerequisites -- **bazel**: [.bazelversion](.bazelversion) file describes the recommended version of bazel. We recommend to use the official [bazelisk](https://github.com/bazelbuild/bazelisk?tab=readme-ov-file#installation) to manage bazel version. +- **bazel**: [.bazeliskrc](.bazeliskrc) sets the recommended version of bazel. We recommend to use the official [bazelisk](https://github.com/bazelbuild/bazelisk?tab=readme-ov-file#installation) to manage bazel version. - **gcc >= 10.3** - **[cmake](https://cmake.org/getting-started/)** - **[ninja/ninja-build](https://ninja-build.org/)**