aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 7 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 9ccf051..a9cf29c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,6 @@
Short answer:
-INSTALLATION:
+Installation
============
1. Unpack contents of archive (looks like you've probably already got this far).
@@ -23,8 +23,12 @@ INSTALLATION:
7. $ sudo make install
or
$ su -c "make install"
+ or otherwise become root before running 'make install'. If you've set things up so that you
+ don't need to become root, you probably don't need these instructions.
-RUNNING:
+8. See the 'README' file's section about 'Music' to find out how to install background music.
+
+Running
=======
8. Check to see if I've done the bit that lets you start the game from the desktop menu yet.
@@ -40,7 +44,7 @@ RUNNING:
$ thrust3d -f (to play in fullscreen mode - can combine with '-r')
-The FSF's generic installation instructions, or 'the long answer', follow.
+The FSF's generic installation instructions, otherwise known as 'the long answer', follow.
Installation Instructions