From 88f28e325415caedadf7b8223ab5fb4efaefded3 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Thu, 12 Jan 2017 14:30:58 +0100
Subject: [PATCH] Revised slides

---
 part-3-installation.md | 4 ++--
 part-4-first-repo.md   | 2 --
 part-8-thanks.md       | 2 --
 3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/part-3-installation.md b/part-3-installation.md
index 15ffcac5..c5d17b12 100644
--- a/part-3-installation.md
+++ b/part-3-installation.md
@@ -1,4 +1,4 @@
-# Installation
+## Installation
 
 <img src="img/github_app.png" class="as-is" height="300" />
 
@@ -22,4 +22,4 @@ $ git config -l
 ```shell
 $ git --version
 # git version 1.8.5
-```
\ No newline at end of file
+```
diff --git a/part-4-first-repo.md b/part-4-first-repo.md
index e9862a19..6b26b7e3 100644
--- a/part-4-first-repo.md
+++ b/part-4-first-repo.md
@@ -1,7 +1,5 @@
 ## The 5 commands
 
-## Mon premier dépôt
-
 ```shell
 $ git init
 $ git status
diff --git a/part-8-thanks.md b/part-8-thanks.md
index 17d70d27..61a25210 100644
--- a/part-8-thanks.md
+++ b/part-8-thanks.md
@@ -1,5 +1,3 @@
-# Merci!
-
 ### Laurent Heirendt
 
 ![](https://avatars0.githubusercontent.com/u/20812112?v=3&s=180)
-- 
GitLab