diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd index b1d564ea49ca5..85b0d130f7ea0 100644 --- a/docs/html/sdk/installing/index.jd +++ b/docs/html/sdk/installing/index.jd @@ -113,7 +113,7 @@ where they are installed. For example:

To set up Android Studio on Linux:

    -
  1. Unpack the downloaded Tar file, {@code android-studio-ide-<version>-linux.zip}, into an +
  2. Unpack the downloaded Tar file, {@code android-studio-ide-<version>-linux.zip}, into an appropriate location for your applications.
  3. To launch Android Studio, navigate to the {@code android-studio/bin/} directory in a terminal and execute {@code studio.sh}. @@ -208,7 +208,7 @@ the SDK tools from the command line.

    To get started on Linux:

    -

    Unpack the {@code .zip} file you've downloaded. The SDK files are download separately to a +

    Unpack the {@code .zip} file you've downloaded. The SDK files are download separately to a user-specified directory.

    Make a note of the name and location of the SDK directory on your system—you will need to @@ -328,7 +328,8 @@ Continue: Adding SDK Packages