From 462efd582df78ba783334d2fbb4f7fc7d06bca4d Mon Sep 17 00:00:00 2001 From: tonimsc Date: Mon, 9 Nov 2020 19:35:27 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 803a3a3..31aac60 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ This is the RN Maps example project we have created at Reboot Studio. We have wr To get this project running locally: - Clone this repo -- `yarn install` o install all req'd dependencies +- `yarn install` to install all req'd dependencies - `yarn start` to start the expo dev tools Once the expo dev tools are ready you can run the app in your phone using the expo client or on any simulator in your computer.