summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2001-12-14 12:46:15 +0000
committerSam Lantinga <slouken@libsdl.org>2001-12-14 12:46:15 +0000
commit5737fcabc2e28f3b8f41b7fc8c985e91c7aae89e (patch)
treed5addf968d34e796042ba36bd87e2d1ffd202fa9 /INSTALL
parentacfcfd3e44ecbd3bc5b38eea72db221915ca35c5 (diff)
Updated mailing list information
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 5e98466e5a..85d4970e83 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,10 +13,11 @@ To compile and install SDL:
documentation in ./docs to see how to use the SDL library.
3. Join the SDL developer mailing list by sending E-mail to
- majordomo@lokigames.com
- and including the line "subscribe sdl" in the body.
+ sdl-request@libsdl.org
+ and put "subscribe" in the subject of the message.
+ Or alternatively you can use the web interface:
+ http://www.libsdl.org/mailing-list.html
-
That's it!
Sam Lantinga <slouken@libsdl.org>