diff --git a/README.md b/README.md
index 2e0c57f..e3bfa92 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
===============
Clone this repo into /opt/GoSMS/
-#Setup Postfix
+**Setup Postfix**
1) Tell Postfix To Use Our Virtual Alias db and virtual domains in **/etc/postfix/main.cf**:
@@ -43,7 +43,7 @@
sudo newaliases; sudo postfix reload; sudo service postfix restart
-#setup GoSMS
+**setup GoSMS**
1) Set correct variables in config.php (should be self explanitory)