diff --git a/README.md b/README.md
index 3ad2b0b87832caab9952d02893a3f7c23625d637..4641b3dab01d5f4a573b489c558f2baaf3586867 100644
--- a/README.md
+++ b/README.md
@@ -10,16 +10,24 @@ Result:
 ## Installation with assisted configuration:
 
 
-- wget https://raw.githubusercontent.com/m33m33/aideCheck.sh/master/install.sh
-- ./install.sh
+```
+wget https://raw.githubusercontent.com/m33m33/aideCheck.sh/master/install.sh
+./install.sh
+```
 
+And follow asked questions, this will setup aideCheck.sh and install it to ```
+/usr/local/bin/```
 
-And follow asked questions, this will setup aideCheck.sh and install it to '/usr/local/bin'
 
 ## Manual installation:
 
-- git clone https://github.com/m33m33/aideCheck.sh.git
+```
+git clone https://github.com/m33m33/aideCheck.sh.git
+
+```
 or
-- wget https://raw.githubusercontent.com/m33m33/aideCheck.sh/master/aideCheck.sh
+```
+wget https://raw.githubusercontent.com/m33m33/aideCheck.sh/master/aideCheck.sh
+```
 
 Edit the aideCheck.sh configuration header, copy the script where you like.