We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4a551 commit 70abb02Copy full SHA for 70abb02
site/en/install/source.md
@@ -55,9 +55,9 @@ ease of use, add Bazelisk as the `bazel` executable in your `PATH`.
55
56
If Bazelisk is not available, you can manually
57
[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`.
+sure to install the correct Bazel version from TensorFlow's
+[.bazelversion](https://github.com/tensorflow/tensorflow/blob/master/.bazelversion)
+file.
61
62
### Install GPU support (optional, Linux only)
63
0 commit comments