| ... | ... | @@ -14,8 +14,9 @@ This document assumes that: | 
| 
 | 
 | 
  3. Expand `Version Control` and select `Git`.
 | 
| 
 | 
 | 
  4. Enter the `Path to Git executable` and click `Test` to make sure it is found.
 | 
| 
 | 
 | 
  5. Click `OK`.
 | 
| 
 | 
 | 
2. Enable Version Control Integration in PhpStorm.
 | 
| 
 | 
 | 
2. Enable Version Control Integration in PhpStorm (only for non-versioned projects).
 | 
| 
 | 
 | 
  1. If this setting is NOT enabled you will see the option `Enable Version Control Integration` under the `VCS` menu.
 | 
| 
 | 
 | 
  2. Once selected a dialog will appear. Select `Git` from the pulldown menu click `OK`.
 | 
| 
 | 
 | 
3. Install Git Flow Integration PhpStorm plugin.
 | 
| 
 | 
 | 
  1. Access PhpStorm settings (Linux, Windows:  `File` > `Settings`, Mac: `PhpStorm` > `Preferences`).
 | 
| 
 | 
 | 
  2. Select `Plugins` and click on the `Browse repositories...` button.
 | 
| ... | ... |  |