From f9cc6767df0c63693b46a75a5a1e272137898b5d Mon Sep 17 00:00:00 2001 From: sbstn mssr Date: Sat, 22 Jul 2017 14:16:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a713c6835..53552545d 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ npm run start:android ### iOS -Follow the [Cordova iOS Platform Guide](https://cordova.apache.org/docs/en/latest/guide/platforms/android/) to set up your development environment. +Follow the [Cordova iOS Platform Guide](https://cordova.apache.org/docs/en/latest/guide/platforms/ios/) to set up your development environment. When your developement enviroment is ready, run the `start:ios` npm package script.