diff --git a/README.md b/README.md
index 70a95f3d82ad2d0a02cfa927d8a4f9602c7a3d18..ee1a18547b416a46b12bab1250f8283ad93aaaa0 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,12 @@ Your development workstation needs to be prepared once, so that Docker and its c
   sudo pip install docker-compose
   ```
 
+- [Install Git Extras](https://github.com/tj/git-extras/blob/master/Installation.md)
+
+  ```bash
+  sudo apt-get install git-extras
+  ```
+
 - Name the group and add your user to it
 
   ```bash