tazwok diff README @ rev 210

Fix: use clean-chroot to ensure no more depends are left in cooking environnment
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 31 03:10:19 2011 +0100 (2011-01-31)
parents ea1f7463d651
children 1ef16dccd750
line diff
     1.1 --- a/README	Thu Mar 12 18:43:20 2009 +0000
     1.2 +++ b/README	Mon Jan 31 03:10:19 2011 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  Please check 'tazwok usage' to get a list of commands with a short
     1.5  description in English.
     1.6  
     1.7 -Tazwok is a SHell script written from scratch, that works with Bash and Ash
     1.8 +Tazwok is a SHell script written from scratch that works with Bash and Ash
     1.9  from Busybox. Tazwok is licensed under free GNU gpl v3. See INSTALL at the
    1.10  bottom of this file for installation instructions.
    1.11  
    1.12 @@ -70,7 +70,7 @@
    1.13  Vous pouvez utiliser PREFIX= pour installer Tazwok dans un autre répertoire
    1.14  que /usr/bin.
    1.15  
    1.16 - # cd into/tazwok-version
    1.17 + # cd into /tazwok-version
    1.18   # make install
    1.19  
    1.20  Utilisation/Usage :