Skip to content

Commit 3df391a

Browse files
authored
doc: fix readme (#445)
1 parent 9c314d2 commit 3df391a

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
@@ -22,7 +22,7 @@ Supported platforms:
2222

2323
## Prerequisites
2424

25-
- **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.
25+
- **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.
2626
- **gcc >= 10.3**
2727
- **[cmake](https://cmake.org/getting-started/)**
2828
- **[ninja/ninja-build](https://ninja-build.org/)**

0 commit comments

Comments
 (0)