summaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2005-04-19 17:23:18 +0000
committerYohann Ferreira <bertram@cegetel.net>2005-04-19 17:23:18 +0000
commit9450e7c72ff962ad749ae3336353f15a1f4fb499 (patch)
treecb550f040c804cc281d227cca4ca61047a124685 /docs/INSTALL
parentc37812a81168275029632b8fb9662f8f1a856df5 (diff)
downloadmana-client-9450e7c72ff962ad749ae3336353f15a1f4fb499.tar.gz
mana-client-9450e7c72ff962ad749ae3336353f15a1f4fb499.tar.bz2
mana-client-9450e7c72ff962ad749ae3336353f15a1f4fb499.tar.xz
mana-client-9450e7c72ff962ad749ae3336353f15a1f4fb499.zip
Updated Debian install doc.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL/debian.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/INSTALL/debian.txt b/docs/INSTALL/debian.txt
index e0f956aa..591ef9b4 100644
--- a/docs/INSTALL/debian.txt
+++ b/docs/INSTALL/debian.txt
@@ -87,4 +87,16 @@ KDE/Gnome menu entries are created in Arcade Games upon installation.
3. Notes
========
-A Debian Repository will be created soon. Stay tuned !
+A Debian Repository has been created.
+
+Simply add in your /etc/apt/sources.list file :
+
+ deb http://www.themanaworld.org/files/debrepo ./
+ deb-src http://www.themanaworld.org/files/debrepo ./
+
+Then, as root, do :
+
+ apt-get update
+ apt-get install tmw
+
+and you're done !