Commit 5db7fbd7 authored by Craig Norris's avatar Craig Norris Committed by Marcin Sedlak-Jakubowski

Docs: Minor style updates in Installing Git page

parent 0bdb9b72
...@@ -18,14 +18,14 @@ is also available at the official Git website. ...@@ -18,14 +18,14 @@ is also available at the official Git website.
## Install Git on macOS using the Homebrew package manager ## Install Git on macOS using the Homebrew package manager
Although it is easy to use the version of Git shipped with macOS Although you can use the version of Git shipped with macOS or install the latest
or install the latest version of Git on macOS by downloading it from the project website, version of Git on macOS by downloading it from the project website, we recommend
we recommend installing it via Homebrew to get access to installing Git with Homebrew to get access to an extensive selection of
an extensive selection of dependency managed libraries and applications. dependency-managed libraries and applications.
If you are sure you don't need access to any additional development libraries If you don't need access to any additional development libraries or don't have
or don't have approximately 15gb of available disk space for Xcode and Homebrew, approximately 15 GB of available disk space for Xcode and Homebrew, use one of
use one of the aforementioned methods. the previously mentioned methods.
### Installing Xcode ### Installing Xcode
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment