diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e5c5008e57..5da462dd14 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -733,7 +733,9 @@ git merge gh-pages #### **2.7.f Working on an issue (6): Handling SSH authorization errors** -**IMPORTANT:** If you are a windows user then you have to install git bash, but if you are a Mac user you only need to use your terminal. Download git bash for windows here +If you already have an SSH key that connects your computer with your GitHub account, you can skip this section (2.7.f). + +**IMPORTANT:** If you are a Windows user then you have to install Git Bash, but if you are a Mac user you only need to use your terminal. Download Git Bash for Windows here: [Git Bash](https://git-scm.com/downloads) ##### **i. Setting up SSH Keys for Mac**