Fix typo in README.md
This commit is contained in:
parent
ac20bb79af
commit
a22b3611f8
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ To do so, you'll need the following:
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
> Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run apps on your device.
|
> Before you continue, we suggest creating a simple "Hello, world!" project in Xcode to ensure you can successfully run apps on your device.
|
||||||
> You can follow the instructions below or watch this [Standford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399).
|
> You can follow the instructions below or watch this [Stanford CS193P lecture recording](https://youtu.be/bqu6BquVi2M?start=716&end=1399).
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>How to create and run a simple project in Xcode</summary>
|
<summary>How to create and run a simple project in Xcode</summary>
|
||||||
|
|
Loading…
Reference in a new issue