diff options
author | Daniel Tameling <tamelingdaniel@gmail.com> | 2018-01-20 21:06:18 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2018-01-22 09:46:01 +0000 |
commit | 12704997a379bb626886e42b8bd2ddac0f367b97 (patch) | |
tree | ba1a8d5e847381eaf6d6d9ff0744e9a89121b2d7 /INSTALL | |
parent | 4c8552170ed8ac71b670c68e40b170f7f61d0a98 (diff) | |
download | zsh-12704997a379bb626886e42b8bd2ddac0f367b97.tar.gz zsh-12704997a379bb626886e42b8bd2ddac0f367b97.tar.xz zsh-12704997a379bb626886e42b8bd2ddac0f367b97.zip |
42305: CVS should be git
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 99895bd6c..cf70893a7 100644 --- a/INSTALL +++ b/INSTALL @@ -47,7 +47,7 @@ Pre-configuration If you are using a normal source release, skip this section. If the `configure' script does not already exist -- e.g., if you've got -a snapshot of the bare sources just checked out from a CVS repository +a snapshot of the bare sources just checked out from a git repository -- some things need to be built before the configuration can proceed. Run the script `./Util/preconfig' to do this. |