From c3c6b0cc44923c1c53173c6470bfa154905ba86e Mon Sep 17 00:00:00 2001 From: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com> Date: Tue, 3 Jun 2025 14:15:11 +0200 Subject: [PATCH] fix misspelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6de8f8c0e..97d50a10a 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ automatically get some testnet USDC from the faucet. Dev quickstart: Android - **Ensure you have the correct Java version.** Version 20 doesn't work, Java 17 works. -- You need to `ANDROID_HOME` to the local Android SDK. +- You need to set `ANDROID_HOME` to the local Android SDK. - Install Android Studio, and create an emulator. - Download latest Android internal distribution build from Expo, and install it in the emulator.