Skip to content

Commit 6021f4e

Browse files
committed
Fix typo
1 parent 133fdb4 commit 6021f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gettingstarted/installing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Xcode bundles the necessary tools to build software in the apple ecosystem inclu
111111

112112
* Download it from the [App Store](https://itunes.apple.com/gh/app/xcode/id497799835?mt=12) and install it.
113113
* 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`
114+
* Open a terminal (Applications>Utilities>Terminal) and install the command line tools using: `sudo xcode-select --install`
115115
* Approve the license conditions by: `sudo xcodebuild -license`
116116

117117
#### Get Homebrew

0 commit comments

Comments
 (0)