From 6ff45c93864c4e8f3da95d399869b7abcc61fe07 Mon Sep 17 00:00:00 2001 From: Anisha Malde <39306477+anishamalde@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:08:51 +0100 Subject: [PATCH] Update README.md to include environment configuration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f33edc..a747742 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Learn how to create a simple Fire TV app using React Native and Expo 📺 To run this project, you will need: -- [Android TV Emulator](https://developer.android.com/studio) 🛠️ +- [Android TV Emulator](https://developer.android.com/studio) with the [command line tools configured](https://developer.android.com/tools/variables) 🛠️ - (Or) [Fire TV](https://developer.amazon.com/apps-and-games/fire-tv) 📺 ## ✅ Features