summary refs log tree commit diff stats
path: root/INSTALL
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-12 00:38:07 +0100
committerhut <hut@lavabit.com>2010-03-12 00:46:48 +0100
commit94c5d83e6752cf6506c78c9454c08b9f3df9371c (patch)
tree23bb25c0c94607b605da6ad6795ed0b7bd9f7708 /INSTALL
parentfff320285cfd4844547afac4056b788b2db3a2ee (diff)
downloadranger-94c5d83e6752cf6506c78c9454c08b9f3df9371c.tar.gz
misc changes, make install
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL15
1 files changed, 12 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 269140c6..ee9e6285 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,17 @@
-You can run ranger without installing by simply starting the executable
-file ranger.py in the top directory of this package.
+Installing
+==========
 
+YOU DON'T NEED TO INSTALL ANYTHING.
 
-To install ranger, follow this instructions:
+You can run ranger by simply starting the executable file ranger.py
+in the top directory of this package.
+
+
+If you insist on conventionally install it, for security reasons for
+example, follow these instructions:
+
+(This is all done automagically if you type `sudo make install',
+though you might want to read the Makefile first)
 
 0. Make sure you have a recent version of python, including the
    curses module, which is the case if this shell command prints no errors: