diff --git a/01---Install.md b/01---Install.md
index 6e6498e..b5bb438 100644
--- a/01---Install.md
+++ b/01---Install.md
@@ -10,9 +10,9 @@ Also it is strongly recommened to set up a ssl certificate to protect yourself i
Yup. That's it.
-
- ServerName yourcoolassdomain.org
- ProxyPreserveHost On
- ProxyPass "/" "https://127.0.0.1:2314/"
- ProxyPassReverse "/" "https://127.0.0.1:2314"
-
\ No newline at end of file
+
+ ServerName yourcoolassdomain.org
+ ProxyPreserveHost On
+ ProxyPass "/" "https://127.0.0.1:2314/"
+ ProxyPassReverse "/" "https://127.0.0.1:2314"
+
\ No newline at end of file