diff options
author | rcyeske <rcyeske> | 2001-02-24 21:47:25 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-02-24 21:47:25 +0000 |
commit | bef606ab426fd0a8234970da06c5d3fd1e150880 (patch) | |
tree | 25c33d9fda0fa429f6ddb1b7ac934ffca417c6cb /README | |
parent | d0da7f4c96c1bda168b176257b6e06800e943f7d (diff) | |
download | ratpoison-bef606ab426fd0a8234970da06c5d3fd1e150880.zip |
tweaks
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |