diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-02 09:21:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-10-02 09:21:47 +0000 |
commit | 03027f0f5f9fdc14a705672129e59313867d92fe (patch) | |
tree | 646c5b30ab423e78f47bc6b828088516dcea4117 /INSTALL | |
parent | 0fbdf5741fbb06688ab6503f464dbeb31a2c70f8 (diff) | |
download | zsh-03027f0f5f9fdc14a705672129e59313867d92fe.tar.gz zsh-03027f0f5f9fdc14a705672129e59313867d92fe.tar.xz zsh-03027f0f5f9fdc14a705672129e59313867d92fe.zip |
22804: Mikael Magnusson: allow zero-length narrow-to-region range
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL index ceeaaed40..1c76107e0 100644 --- a/INSTALL +++ b/INSTALL @@ -2,9 +2,10 @@ INSTALLING ZSH ++++++++++++++ -This file is divided into two parts: making and installing the shell, and +This file is divided into two parts: making and installing the shell, a +note on the script run to set up the environment for new users, and a description of various additional configuration options. You should -have a look at the items in the second part before following the +have a look at the items in the second and third parts before following the instructions in the first. |