summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-12 16:12:48 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-12-12 16:12:48 +0000
commit81a485fb23d0139ce75ef4aa7059cff1742bc3b2 (patch)
tree2cd9ebde61ad9100d00828b437787e0d32ca2e12 /INSTALL
parent16cb089845b3adcdd605d138d903bd7ada0f9e03 (diff)
downloadmana-client-81a485fb23d0139ce75ef4aa7059cff1742bc3b2.tar.gz
mana-client-81a485fb23d0139ce75ef4aa7059cff1742bc3b2.tar.bz2
mana-client-81a485fb23d0139ce75ef4aa7059cff1742bc3b2.tar.xz
mana-client-81a485fb23d0139ce75ef4aa7059cff1742bc3b2.zip
Cleaned up some unused stuff.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index b91380ac..8e8c3c83 100644
--- a/INSTALL
+++ b/INSTALL
@@ -39,7 +39,7 @@ you to figure this out.
==========================================
1) Go to the directory you have extracted the source to.
-2) If you checked out from CVS, run "./autogen.sh" to generate configure.
+2) If you checked out from SVN, run "./autogen.sh" to generate configure.
3) Run "./configure"
4) Run "make"
5) Run "make install" as root