aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src/install/install_linux.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/docs_src/install/install_linux.md')
-rw-r--r--tensorflow/docs_src/install/install_linux.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/docs_src/install/install_linux.md b/tensorflow/docs_src/install/install_linux.md
index a961c6b1ce..43e09906f7 100644
--- a/tensorflow/docs_src/install/install_linux.md
+++ b/tensorflow/docs_src/install/install_linux.md
@@ -33,7 +33,7 @@ must be installed on your system:
`LD_LIBRARY_PATH` environment variable as described in the
NVIDIA documentation.
* The NVIDIA drivers associated with CUDA Toolkit 8.0.
- * cuDNN v5.1. For details, see
+ * cuDNN v6.0. For details, see
[NVIDIA's documentation](https://developer.nvidia.com/cudnn).
Ensure that you create the `CUDA_HOME` environment variable as
described in the NVIDIA documentation.
@@ -231,7 +231,7 @@ Python is automatically installed on Ubuntu. Take a moment to confirm
versions is already installed on your system:
* Python 2.7
- * Python 3.3+
+ * Python 3.4+
The pip or pip3 package manager is *usually* installed on Ubuntu. Take a
moment to confirm (by issuing a `pip -V` or `pip3 -V` command)