summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index cb20665..f4f16e9 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