@@ -15,6 +15,8 @@ We are going to do some exercises in a dummy project that you can find in this c
Prepare your environment for the first use of Git.
+> Of course, you must have git installed. With ubuntu: **sudo apt-get install git**
+
For instance:
```