diff options
| author | Rich Slogar <rslogar@google.com> | 2015-02-18 00:33:02 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-02-18 00:33:02 +0000 |
| commit | 27672017956f5bb672cab15d0f0094018b6fa9d9 (patch) | |
| tree | ddad3c620e1696844c68e100335e5c7a32a42ee6 /docs/html/tools | |
| parent | cbc1ac33a4c3167ac002df735f6cad54a44a0d4a (diff) | |
| parent | 6b5c3802e1a8bd6a17b89ff8ce17aee13e9b2842 (diff) | |
| download | frameworks_base-27672017956f5bb672cab15d0f0094018b6fa9d9.zip frameworks_base-27672017956f5bb672cab15d0f0094018b6fa9d9.tar.gz frameworks_base-27672017956f5bb672cab15d0f0094018b6fa9d9.tar.bz2 | |
am 6b5c3802: am c9cc2c22: am bd1fb402: am e0f61e1c: am 717b4d13: Merge "docs: note to install linux packages" into lmp-docs automerge: 0f60943
* commit '6b5c3802e1a8bd6a17b89ff8ce17aee13e9b2842':
docs: note to install linux packages
Diffstat (limited to 'docs/html/tools')
| -rw-r--r-- | docs/html/tools/help/sdk-manager.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/help/sdk-manager.jd b/docs/html/tools/help/sdk-manager.jd index b084237..0c77395 100644 --- a/docs/html/tools/help/sdk-manager.jd +++ b/docs/html/tools/help/sdk-manager.jd @@ -16,7 +16,7 @@ your environment.</p> <li>On Windows, double-click the <code>SDK Manager.exe</code> file at the root of the Android SDK directory.</li> <li>On Mac or Linux, open a terminal and navigate to the <code>tools/</code> directory in the -Android SDK, then execute <code>android sdk</code>.</li> +location where the Android SDK is installed, then execute <code>android sdk</code>.</li> </ul> <p>You can select which packages you want to download by toggling the checkboxes on the left, then |
