From deb40f8546dafd0046dde7dfb7c45e5a200a14b9 Mon Sep 17 00:00:00 2001
From: aai <aai@kereval.com>
Date: Tue, 19 Oct 2021 17:00:03 +0200
Subject: [PATCH] Edit Installation Guide

---
 docs/installation-guide.md | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/docs/installation-guide.md b/docs/installation-guide.md
index cac6776..3a8fa0d 100644
--- a/docs/installation-guide.md
+++ b/docs/installation-guide.md
@@ -1,14 +1,7 @@
 # Instalation Guide of Gazelle Objects Checker
 
 ### Table of Content
-1. ##### [Introduction](#introduction)
-2. ##### [Clone Project](#cloneProject)
-3. ##### [Run Tests (Optional)](#runTests)
-4. ##### [Generate Artifact](#generateArtifact)
-5. ##### [Prepare BBR](#prepareBBR)
-6. ##### [Generate Validator](#generateValidator)
-7. ##### [Validate CDA](#validateCDA)
-8. ##### [Extras](#extra)
+{:toc}
 
 <div id='introduction'/>
 
@@ -20,6 +13,8 @@ build it and generate a CDA Validator in a generic case, and client specific cas
 - **JDK 11** or higher
 - maven
 - git
+
+
 <div id='cloneProject'/>
 
 ## 2. Clone Project 
-- 
GitLab