diff --git a/docs/cli.md b/docs/cli.md index fb823402049..801d528db26 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -55,7 +55,7 @@ buildbuddy-io/5.0.100 7.3.0 ``` -The version 5.0.25 of the BuildBuddy CLI will now automatically be used when you type `bazel` or `bazelisk` and continue to use the Bazel version specified on the second line of your `.bazelrc` file. +The version 5.0.25 of the BuildBuddy CLI will now automatically be used when you type `bazel` or `bazelisk` and continue to use the Bazel version specified on the second line of your `.bazelversion` file. To find the latest version of the BuildBuddy CLI, you can view our releases page [here](https://github.com/buildbuddy-io/bazel/releases).