Index: native_client_sdk/doc_generated/sdk/download.html |
diff --git a/native_client_sdk/doc_generated/sdk/download.html b/native_client_sdk/doc_generated/sdk/download.html |
index 496bb7dd5c030023f5409b20506ef938478a0bd7..acb1b324a35abef81e4d835353d1ecfe27ad0eef 100644 |
--- a/native_client_sdk/doc_generated/sdk/download.html |
+++ b/native_client_sdk/doc_generated/sdk/download.html |
@@ -23,13 +23,12 @@ command line.</li> |
</ul> |
<p>Follow the steps below to download and install the Native Client SDK.</p> |
<h2 id="prerequisites"><span id="id1"></span>Prerequisites</h2> |
-<h3 id="python-2-7"><span id="python26-27"></span>Python 2.7</h3> |
+<h3 id="python-2-7"><span id="python27"></span>Python 2.7</h3> |
<p>Make sure that the Python executable is in your <code>PATH</code> variable. Python 3.x is |
not yet supported.</p> |
<ul class="small-gap"> |
<li>On Mac and Linux, Python is likely preinstalled. Run the command <code>python -V</code> |
-in a terminal window, and make sure that the version you have is 2.6.x or |
-2.7.x.</li> |
+in a terminal window, and make sure that the version you have is 2.7.x.</li> |
<li>On Windows, you may need to install Python. Go to <a class="reference external" href="http://www.python.org/download/">http://www.python.org/ |
download/</a> and select the latest 2.x |
version. In addition, be sure to add the Python directory (for example, |