From 05dcb36f1db02032138db655e7f4b0e2aa559ce5 Mon Sep 17 00:00:00 2001 From: Daniel Brunner <0xFEEDC0DE64@gmail.com> Date: Thu, 12 Apr 2018 09:30:09 +0200 Subject: [PATCH] Updated Building from source (markdown) --- Building-from-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-from-source.md b/Building-from-source.md index 2795ff7..e1d3946 100644 --- a/Building-from-source.md +++ b/Building-from-source.md @@ -30,5 +30,5 @@ Please make sure that you use the latest & greatest tools available (Qt-version, 4. Run the tool ``` - ./bin/zeiterfassung.sh + ./bin/zeiterfassung ```