mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-26 18:53:44 +08:00
Replace darcs repositories by git repos.
This commit is contained in:
parent
882a62ad52
commit
b0a9a5a756
4
INSTALL
4
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
|
by running the command 'make uninstall' in the source directory of
|
||||||
your previous fish installation.
|
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.
|
fish, you need to run the 'autoconf' command.
|
||||||
|
|
||||||
Then, use following commands to compile fish:
|
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
|
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.
|
autoconf to generate the configure script.
|
||||||
|
|
||||||
To install fish in your own home directory (typically as non-root),
|
To install fish in your own home directory (typically as non-root),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user