summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorrcyeske <rcyeske>2001-02-24 21:47:25 +0000
committerrcyeske <rcyeske>2001-02-24 21:47:25 +0000
commitbef606ab426fd0a8234970da06c5d3fd1e150880 (patch)
tree25c33d9fda0fa429f6ddb1b7ac934ffca417c6cb /README
parentd0da7f4c96c1bda168b176257b6e06800e943f7d (diff)
downloadratpoison-bef606ab426fd0a8234970da06c5d3fd1e150880.zip
tweaks
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: