diff --git a/README.md b/README.md
index 01c9dc2e154d759bb8d333ed73dc54bc537bc246..65bae3963e809d310e97d1817709081e61a74070 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,13 @@ Pamac is a GUI for libalpm (pacman) with AUR and Appstream support
 
 Pamac uses [Meson](http://mesonbuild.com/index.html) build system.
 In the source directory run:
+
 `mkdir builddir && cd builddir`
+
 `meson --prefix=/usr --sysconfdir=/etc`
+
 `ninja`
+
 `sudo ninja install`
 
 #### Translation