diff --git a/README.md b/README.md
index cb20665b701fe6882f03a54f6c66377c841e6d7d..f4f16e9b02a6a68885b5e494b0803f1cccb17d43 100644
--- a/README.md
+++ b/README.md
@@ -38,15 +38,19 @@ Using homebrew:
 Linux
 ----------
 
-./build.sh
+```
+  make build
+```
 
 
 Running tests
 -------------
 
-sudo apt install qml-module-qttest
-make test
-make test_ui
+```
+  sudo apt install qml-module-qttest
+  make test
+  make test_ui
+```
 
 
 i18n