aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Mikko Viitamäki <mikko.viitamaki@gmail.com>2012-12-18 14:58:30 +0200
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-12-18 11:45:47 -0800
commitb0a9a5a7561b2e163ac556e78e12c5ac245ada75 (patch)
treeb8a3c1ca08ade3c4acf14bfc6f1be4e188a23436 /INSTALL
parent882a62ad521aa6a8a0f0f49fc37907aee5ae97e5 (diff)
Replace darcs repositories by git repos.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 9fbb5402..9962b9d9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -36,7 +36,7 @@ Always begin by uninstalling any previous fish versions. This is done
by running the command 'make uninstall' in the source directory of
your previous fish installation.
-Next, if you have downloaded a fresh copy of the darcs repository of
+Next, if you have downloaded a fresh copy of the git repository of
fish, you need to run the 'autoconf' command.
Then, use following commands to compile fish:
@@ -62,7 +62,7 @@ Substitute /bin/bash with /bin/tcsh or /bin/zsh as appropriate.
Local install procedure
=======================
-If you have downloaded the darcs repository of fish, you need to run
+If you have downloaded the git repository of fish, you need to run
autoconf to generate the configure script.
To install fish in your own home directory (typically as non-root),