From 319a07b73de299445d4b5f2089bb654afb2d2023 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Thu, 19 Jun 2025 13:22:58 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f166968f30..790ca12129b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Edge is: ### Prepare React Native Development Tools -The React Native documentation contains [detailed instructions on how to prepare your computer for React Native development](https://reactnative.dev/docs/0.67/environment-setup). Follow the instructions in the "React Native CLI Quickstart" for your specific platform. +The React Native documentation contains [detailed instructions on how to prepare your computer for React Native development](https://reactnative.dev/docs/environment-setup). Follow the instructions in the "React Native CLI Quickstart" for your specific platform. If you are using a Mac, follow both the iOS and Android target instructions. Otherwise, you only need the Android target instructions.