tazinst diff README @ rev 29
fix typo
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed Feb 12 22:47:47 2014 +0100 (2014-02-12) |
parents | 14c1b0fdb94a |
children |
line diff
1.1 --- a/README Sat Aug 17 21:44:53 2013 +0200 1.2 +++ b/README Wed Feb 12 22:47:47 2014 +0100 1.3 @@ -1,8 +1,8 @@ 1.4 SliTaz Installer 1.5 ================================================================================ 1.6 1.7 -Tazinst is the SliTaz installer written entirely in SHell script and usable 1.8 -from the cmdline without dialog or any other gui-like interface! This installer 1.9 +TazInst is the SliTaz installer written entirely in SHell script and usable from 1.10 +the cmdline without dialog or any other GUI-like interface! This installer 1.11 is able to perform an installation automatically based on a simple config file 1.12 with clear variables such as: INST_TYPE="iso", TGT_PARTITION="/dev/hda1". 1.13 1.14 @@ -13,7 +13,7 @@ 1.15 1.16 i18n 1.17 ---- 1.18 -Tazinst has been coded from the beginning with gettext support. Please 1.19 +TazInst has been coded from the beginning with gettext support. Please 1.20 forget 'echo' and use gettext, but remember that gettext "" is equivalent 1.21 to echo -n. All translations go in the po/ folder. 1.22