Skip to content

Commit 70abb02

Browse files
Internal change
PiperOrigin-RevId: 501563002
1 parent ed4a551 commit 70abb02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/en/install/source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ ease of use, add Bazelisk as the `bazel` executable in your `PATH`.
5555

5656
If Bazelisk is not available, you can manually
5757
[install Bazel](https://bazel.build/install). Make
58-
sure to install a supported Bazel version: any version between
59-
`_TF_MIN_BAZEL_VERSION` and `_TF_MAX_BAZEL_VERSION` as specified in
60-
`tensorflow/configure.py`.
58+
sure to install the correct Bazel version from TensorFlow's
59+
[.bazelversion](https://github.com/tensorflow/tensorflow/blob/master/.bazelversion)
60+
file.
6161

6262
### Install GPU support (optional, Linux only)
6363

0 commit comments

Comments
 (0)