and removed a useless sentence - 9base - revived minimalist port of Plan 9 userland to Unix
 (HTM) git clone git://git.suckless.org/9base
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit bc83c49c08044f0e0c7195571c5fecf24213b919
 (DIR) parent 102924b6e720e7bfa0c8df154c1a5f3c33e56b2c
 (HTM) Author: gn@wmii.de <unknown>
       Date:   Sun, 22 Jan 2006 21:02:53 +0200
       
        and removed a useless sentence
       
       Diffstat:
         M README                              |       5 ++---
       
       1 file changed, 2 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -7,10 +7,9 @@ file for license details.
        Installation
        ------------
        Edit config.mk to match your local setup and  execute 'make install'
       -(if necessary as root). By default, 9rc is installed into its own
       +(if necessary as root). By default, 9base is installed into its own
        hierarchy, /usr/local/9. This is done to avoid conflicts with the
       -standard tools of your system.  You can then put /usr/local/9/bin at
       -the end of your PATH.
       +
        
        Credits
        -------