From dd7acbeac4777ad90e0e8b1c2d0ae597092511a1 Mon Sep 17 00:00:00 2001 From: Flavio Tordini Date: Sun, 25 Oct 2009 23:31:09 +0100 Subject: [PATCH] Better instructions --- INSTALL | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index a985492..a6db61f 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ To compile Minitube you need Qt >= 4.5 installed. On a Debian or Ubuntu system just type: - sudo apt-get install build-essential qt4-dev-tools + sudo apt-get install build-essential qt4-dev-tools libphonon-dev Windows and Mac users can get the Qt libraries from: http://qt.nokia.com/downloads @@ -27,10 +27,8 @@ Just type: ## The visual way There is also a visual way to build and run Qt apps. -Download the Qt SDK from: -http://qt.nokia.com/downloads -And then open `minitube.pro` with Qt Creator. - +Download the Qt SDK from: http://qt.nokia.com/downloads +Open `minitube.pro` with Qt Creator and use the Run (big green "play" icon) command. ## Legal Stuff -- 2.39.5