From 369e859c1d706644760a35c2a4521f794f1797a3 Mon Sep 17 00:00:00 2001 From: Luca Dariz Date: Tue, 12 Apr 2016 12:31:04 +0200 Subject: [PATCH] Updated Debian Build Instructions (markdown) --- Debian-Build-Instructions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Debian-Build-Instructions.md b/Debian-Build-Instructions.md index cb03d24..cb2f6b9 100644 --- a/Debian-Build-Instructions.md +++ b/Debian-Build-Instructions.md @@ -39,5 +39,7 @@ else if using Qt5: cmake .. +Finally build: + make ./tomahawk \ No newline at end of file