Remove reference to obsolete installation step.

Bug: https://github.com/android-ndk/ndk/issues/136
Change-Id: Idd08b009fefd69053675545bf94fda2147e01318
This commit is contained in:
Dan Albert
2016-06-27 10:52:24 -07:00
parent 5836c9e658
commit 17d0ccb1a9

View File

@@ -34,8 +34,7 @@ information on that topic, see the
<p>To install and configure the NDK, follow these steps:</p> <p>To install and configure the NDK, follow these steps:</p>
<ol type="1"> <ol type="1">
<li>Get and install the <a href="{@docRoot}studio/index.html">Android SDK</a>.</li> <li>Get and install the <a href="{@docRoot}studio/index.html">Android SDK</a>.</li>
<li><a href="{@docRoot}ndk/downloads/index.html">Download</a> and <li><a href="{@docRoot}ndk/downloads/index.html">Download</a> the NDK,
<a href="{@docRoot}ndk/downloads/index.html#extract">extract</a> the NDK,
making sure to download the correct version for your development platform. You may place the making sure to download the correct version for your development platform. You may place the
unzipped directory anywhere on your local drive.</li> unzipped directory anywhere on your local drive.</li>
<li>Update your {@code PATH} environment variable with the location of the directory that <li>Update your {@code PATH} environment variable with the location of the directory that