From 233f6eb4ef584658c26c9566b0170678f1dc486c Mon Sep 17 00:00:00 2001
From: Amber Jain
Date: Sun, 4 Dec 2016 09:57:02 +0530
Subject: added 'CLT' abbreviation after 'Command Line Tools' (so that if
someone follows link to footnote#3, the meaning of 'CLT' in footnote is
clear)
---
docs/Installation.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/Installation.md b/docs/Installation.md
index 0ce983350..15ea71b08 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -11,7 +11,7 @@ it does it too. And you have to confirm everything it will do before it starts.
## Requirements
* An Intel CPU [1](#1)
* OS X 10.10 or higher [2](#2)
-* Command Line Tools for Xcode: `xcode-select --install`,
+* Command Line Tools (CLT) for Xcode: `xcode-select --install`,
https://developer.apple.com/downloads or
[Xcode](https://itunes.apple.com/us/app/xcode/id497799835) [3](#3)
* A Bourne-compatible shell for installation (e.g. bash or zsh) [4](#4)
--
cgit v1.2.3