Skip to content

Commit 236fc0a

Browse files
committed
Merge pull request #30 from NataliaLKB/brew
added recommended brew tutorial #21
2 parents 8bec538 + bb9e8fa commit 236fc0a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,11 @@ Next please fork this repository.
9595

9696
![fork button on github](./img/fork.png)
9797

98-
On your local machine, please make sure you have git installed. If you are using a mac, please install with brew. Windows use http://git-scm.com/download/win. and Linux install using these instructions http://git-scm.com/download/linux.
98+
On your local machine, please make sure you have git installed.
99+
100+
If you are using a mac, the easiest thing is to install git with [Homebrew](http://brew.sh/). Want to learn more about Homebrew? Check out this [tutorial](http://computers.tutsplus.com/tutorials/homebrew-demystified-os-xs-ultimate-package-manager--mac-44884).
101+
102+
Windows use http://git-scm.com/download/win. and Linux install using these instructions http://git-scm.com/download/linux.
99103

100104

101105
<a name="getting-started" id="getting-started"></a>

0 commit comments

Comments
 (0)