From 4634abf25e606856f4e09ceecb3004945e7e83ab Mon Sep 17 00:00:00 2001 From: rootVIII Date: Thu, 3 Jun 2021 19:46:08 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5f6a14..0c12bdc 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ I use the AVD emulators that are installable with Android Studio and stored in
$ANDROID_HOME/emulator/emulator
  • - I store an alias in my profile to open an emulator via simple command such as pixel4:
    alias pixel4='$ANDROID_HOME/emulator/emulator -avd "Pixel_4_API_30"' + It may be helpful to store an alias in your profile to open an emulator via a simple command:
    alias pixel4='$ANDROID_HOME/emulator/emulator -avd "Pixel_4_API_30"'
  • Font used for text: RADIOLAND.TTF