summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fcffce0..00e5462 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Building
ratpoison uses autoconf. To build it:
-$ configure && make
+$ ./configure && make
if you want to install it, simply type 'make install' as a privileged user: