From d838c4253edd0df52c61d60ca95c293de45cf42f Mon Sep 17 00:00:00 2001
From: Tru  HUYNH <tru@pasteur.fr>
Date: Wed, 3 May 2017 15:04:00 +0200
Subject: [PATCH] fixed markdown

---
 README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 549c46c..da481ff 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ reference: ftp://ftp.bruker.de/pub/nmr/CentOS/7/TopSpinInstallationRequirements.
 
 local bruker for CentOS-7 mirror from the campus only: ftp://atsukau.bis.pasteur.fr/pub/bruker or http://atsukau.bis.pasteur.fr:81/pub/bruker
 
-= kickstart notes
+# kickstart notes
 
 - using eth0/eth1 (legacy naming) instead of the "consistent naming"
 (https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/sec-Consistent_Network_Device_Naming_Using_biosdevname.html)
@@ -14,14 +14,14 @@ Install with the following kernel arguments:
 "net.ifnames=0" "biosdevname=0" 
 ```
 
-= default linux users for local access only (remote ssh with keys only)
-root: bruker2017++
-nmrsu: topspin
-tru: coucou + ssh keys for this project
+* default linux users for local access only (remote ssh with keys only)
+ - root: bruker2017++
+ - nmrsu: topspin
+ - tru: coucou + ssh keys for this project
 
-= this does not include topspin (you need to register on bruker website to download it)
+# this does not include topspin (you need to register on bruker website to download it)
 
-= kickstart
+# kickstart
 
 example syslinux.conf/extlinux.conf
 ```
-- 
GitLab