From 4e959e0d40cd9dee518fc87656ed7005d4f00f6d Mon Sep 17 00:00:00 2001 From: Kaunteya Suryawanshi Date: Mon, 14 May 2018 14:59:11 +0530 Subject: [PATCH] Updated the formatting --- 3.0/docs/getting-started/hello-world.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.0/docs/getting-started/hello-world.md b/3.0/docs/getting-started/hello-world.md index 283ed08a..f8af29d8 100644 --- a/3.0/docs/getting-started/hello-world.md +++ b/3.0/docs/getting-started/hello-world.md @@ -33,7 +33,7 @@ The toolbox will ask you if you'd like to open Xcode automatically, select `yes` ## Build & Run -You should now have Xcode open and running. Select the [run scheme](xcode.md#run) from the scheme menu and My Mac from devices, +You should now have Xcode open and running. Select the [run scheme](xcode.md#run) from the scheme menu and **My Mac** as the deployment target, then click the play button. You should see the terminal pop up at the bottom of the screen.