diff --git a/course/content/source-control/git/README.md b/course/content/source-control/git/README.md index 3ec917c..9fae880 100644 --- a/course/content/source-control/git/README.md +++ b/course/content/source-control/git/README.md @@ -22,7 +22,7 @@ This will require a mechanism of tracking history of changes in these files and ## Installing GIT -We can download `git` for any operating system and follow the prompts to install.
+We can download [Git](https://git-scm.com/) for any operating system and follow the prompts to install.
## Using GIT and Command line