aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/java/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/java/README.md')
-rw-r--r--tensorflow/java/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/java/README.md b/tensorflow/java/README.md
index 2abee05f4e..2f1ce253b2 100644
--- a/tensorflow/java/README.md
+++ b/tensorflow/java/README.md
@@ -22,9 +22,9 @@ native libraries will need to be built from source.
1. Install [bazel](https://www.bazel.build/versions/master/docs/install.html)
2. Setup the environment to build TensorFlow from source code
- ([Linux](https://www.tensorflow.org/versions/master/get_started/os_setup.html#prepare-environment-for-linux)
+ ([Linux](https://www.tensorflow.org/install/install_sources#PrepareLinux)
or [Mac OS
- X](https://www.tensorflow.org/versions/master/get_started/os_setup.html#prepare-environment-for-mac-os-x)).
+ X](https://www.tensorflow.org/install/install_sources#PrepareMac)).
If you'd like to skip reading those details and do not care about GPU
support, try the following: