summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-10-04 01:42:09 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-10-04 01:42:09 +0000
commit1180ca5544328d79ae4032a1855d2ec788ecda4d (patch)
tree7e617ce3431cfcef4123d13fcf8cae3342e653ac /INSTALL
parent5f195883dcdf64246ffb958f2297e4b24f57c622 (diff)
* small fix everywhere
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@33 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 315415f..e9ee4a9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1 +1 @@
-./configure --prefix=/usr --sysconfdir=/etc && make && make install
+./configure --prefix=/usr --sysconfdir=/etc && make && sudo make install