From 7b85ea893be3801dc7daca7bd56876607b6a81b7 Mon Sep 17 00:00:00 2001 From: Lars Op den Kamp Date: Mon, 4 Jun 2012 10:58:50 +0200 Subject: [PATCH] updated README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index a0ced0a..7825aef 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ To compile libCEC on Linux, you'll need the following dependencies: To compile, execute the following commands: # autoreconf -vif -# ./configure --prefix=/usr +# ./configure # make # sudo make install @@ -36,7 +36,7 @@ To compile libCEC on OS-X, you'll need the following dependencies: To compile, execute the following commands (TODO: please verify): # autoreconf -vif -# ./configure --prefix=/usr +# ./configure # make # sudo make install -- 2.34.1