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.