diff --git a/README.md b/README.md
index 6ebf476..e86b103 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,12 @@ My Weather for Raspberry Pi with BMP180 / BMP085 / DS18B20
-Installation for Adafruit Moules needed:
-
-sudo apt-get update
-sudo apt-get install git build-essential python-dev python-smbus
-git clone https://github.com/adafruit/Adafruit_Python_BM.git
-cd Adafruit_Python_BMP
-sudo python setup.py install
+Installation for Adafruit Moules needed:
+
+sudo apt-get update
+sudo apt-get install git build-essential python-dev python-smbus
+git clone https://github.com/adafruit/Adafruit_Python_BM.git
+cd Adafruit_Python_BMP
+sudo python setup.py install
+
+