summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 27007e3..61db615 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
Compile:
-$ ./configure
$ make
-$ su -c "make install"
+$ sudo make install
-(Red hat users, use $ ./configure --prefix=/usr)
+If compilation does not work or you want to customize stuff (like disable
+Xinerama support), edit config.mk first.
What is feh?