diff --git a/README.md b/README.md index 0464e8e50..0adf4ed83 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,7 @@

React Native ExecuTorch - Join us on Discord - - - - React Native ExecuTorch - Product Hunt + Join our Discord community

@@ -52,7 +48,8 @@ https://docs.swmansion.com/react-native-executorch ```bash # Install the package yarn add react-native-executorch -cd ios && pod install && cd .. +# Depending on the platform choose either ios or android +yarn expo run:< ios | android > ``` ### 2️⃣ **Setup & Initialization**