summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2016-06-27 10:52:24 -0700
committerDan Albert <danalbert@google.com>2016-06-27 11:16:42 -0700
commit17d0ccb1a9806e393bd72cf722abc64517a16441 (patch)
treedca590559a191085347cbad6bcb9f0ac69a889eb
parent5836c9e658dd63f2e1ba505155bf66bff41a9f85 (diff)
downloadbase-17d0ccb1a9806e393bd72cf722abc64517a16441.tar.gz
Remove reference to obsolete installation step.
Bug: https://github.com/android-ndk/ndk/issues/136 Change-Id: Idd08b009fefd69053675545bf94fda2147e01318
-rw-r--r--docs/html/ndk/guides/setup.jd3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/html/ndk/guides/setup.jd b/docs/html/ndk/guides/setup.jd
index 1459bfefffa4..d3ace07a1c4b 100644
--- a/docs/html/ndk/guides/setup.jd
+++ b/docs/html/ndk/guides/setup.jd
@@ -34,8 +34,7 @@ information on that topic, see the
<p>To install and configure the NDK, follow these steps:</p>
<ol type="1">
<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
-<a href="{@docRoot}ndk/downloads/index.html#extract">extract</a> the NDK,
+<li><a href="{@docRoot}ndk/downloads/index.html">Download</a> the NDK,
making sure to download the correct version for your development platform. You may place the
unzipped directory anywhere on your local drive.</li>
<li>Update your {@code PATH} environment variable with the location of the directory that