Skip to content

Commit a0b516e

Browse files
LaKingNathanWalker
authored andcommitted
chore: Update environment-setup macOS + iOS (#13)
XCode will install on macOS 10.15.7 Catalina or later. It will need about 50G Disk space for installation.
1 parent 6dc6275 commit a0b516e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment-setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@ brew install node
187187
If you need to work with multiple versions of node, you may skip installing node via Homebrew, and use a node version manager: [nvm](https://github.com/nvm-sh/nvm), [n](https://npmjs.com/n) or any other node version manager you prefer.
188188
:::
189189

190-
Next you will need **XCode**. Open the **AppStore**, search for **XCode** and and install it.
190+
Next you will need **XCode**. XCode will install on macOS 10.15.7 Catalina or later. It will need about 50G Disk space for installation.
191+
Open the **AppStore**, search for **XCode** and and install it.
191192

192193
Once the installation is complete (this may take a while — brew a coffee and enjoy a little break), open **XCode** and if it prompts you to install the Command-Line-Tools make sure to say **Yes**.
193194

0 commit comments

Comments
 (0)