We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c084f35 commit 7b900cdCopy full SHA for 7b900cd
README.md
@@ -27,8 +27,8 @@ A powerful react native starter template that bootstraps development of your mob
27
# Clone the repo
28
git clone https://github.com/flatlogic/react-native-starter.git
29
30
-# Install dependencies
31
-yarn install
+# Navigate to clonned folder and Install dependencies
+cd react-native-starter && yarn install
32
```
33
34
#### 2. Open RNS in your iOS simulator
0 commit comments