We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 133fdb4 commit 6021f4eCopy full SHA for 6021f4e
docs/gettingstarted/installing.md
@@ -111,7 +111,7 @@ Xcode bundles the necessary tools to build software in the apple ecosystem inclu
111
112
* Download it from the [App Store](https://itunes.apple.com/gh/app/xcode/id497799835?mt=12) and install it.
113
* Open once installed. It will ask to install additional components. Approve the action.
114
-* Open a terminal (Applicaions>Utilities>Terminal) and install the command line tools using: `sudo xcode-select --install`
+* Open a terminal (Applications>Utilities>Terminal) and install the command line tools using: `sudo xcode-select --install`
115
* Approve the license conditions by: `sudo xcodebuild -license`
116
117
#### Get Homebrew
0 commit comments