Make link to git install more logically. (#699)

I was wondering what kind of tool `Git installed` was.
This commit is contained in:
Clemens Tolboom 2019-10-06 14:16:13 +02:00 committed by Patrick Kollitsch
parent 44d4a8508d
commit 16470a1749

View File

@ -21,7 +21,7 @@ toc: true
{{% note %}}
This quick start uses `macOS` in the examples. For instructions about how to install Hugo on other operating systems, see [install](/getting-started/installing).
It is recommended to have [Git installed](https://git-scm.com/downloads) to run this tutorial.
It is recommended to have [Git](https://git-scm.com/downloads) installed to run this tutorial.
{{% /note %}}