Skip to content

Commit

Permalink
Fix note about command-line-only linux install.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnlohr authored Jan 4, 2025
1 parent acb1ead commit 7ccf02c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- [why?](#why)
- [Development Environment](#development-environment)
- [Linux install Android Studio with NDK.](#linux-install-android-studio-with-ndk)
- [Steps for GUI-less install (Windows, WSL)](#steps-for-gui-less-install-windows-wsl)
- [Steps for GUI-less install (Windows, WSL)](#steps-for-gui-less-install-windows-wsl-and-command-line-only-linux)
- [Extra note for actually deploying to device in Windows](#extra-note-for-actually-deploying-to-device-in-windows)
- [Rest of steps](#rest-of-steps)
- [If you are going to use this](#if-you-are-going-to-use-this)
Expand Down Expand Up @@ -61,7 +61,7 @@ Most of the testing was done on Linux, however @AEFeinstein has done at least cu

## Linux install Android Studio with NDK.

#### See [section below](#steps-for-gui-less-install-windows-wsl) for command-line-only install.
#### See [section below](#steps-for-gui-less-install-windows-wsl-and-command-line-only-linux) for command-line-only install.

This set of steps describes how to install Android Studio with NDK support in Linux. It uses the graphical installer and installs a lot more stuff than the instructions below. You may be able to mix-and-match these two sets of instructions. For instance if you are on Linux but don't want to sacrifice 6 GB of disk to the Googs.

Expand Down

0 comments on commit 7ccf02c

Please sign in to comment.