summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-10-02 20:17:01 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-10-02 20:17:01 +0200
commit1501c0319f226eb25cf98e194a24233852638c62 (patch)
treeec6806068430ec1cb4d95aef284dd4cf93a24255
parentac30c6954a55347677d04ad2d8485b8ce85c9a55 (diff)
[docs] update readme
-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