Skip to content

Commit 7b900cd

Browse files
authored
minor readme update (fixes #28)
1 parent c084f35 commit 7b900cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ A powerful react native starter template that bootstraps development of your mob
2727
# Clone the repo
2828
git clone https://github.com/flatlogic/react-native-starter.git
2929

30-
# Install dependencies
31-
yarn install
30+
# Navigate to clonned folder and Install dependencies
31+
cd react-native-starter && yarn install
3232
```
3333

3434
#### 2. Open RNS in your iOS simulator

0 commit comments

Comments
 (0)