mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-12 23:04:15 +08:00
README.md: add gmake caveat to autotools section
This commit is contained in:
parent
846de82bb4
commit
e92779981f
|
@ -30,7 +30,7 @@ Building the documentation requires Doxygen 1.8.7 or newer.
|
||||||
autoreconf --no-recursive [if building from Git]
|
autoreconf --no-recursive [if building from Git]
|
||||||
./configure
|
./configure
|
||||||
make [gmake on BSD]
|
make [gmake on BSD]
|
||||||
sudo make install
|
sudo make install [sudo gmake install on BSD]
|
||||||
|
|
||||||
### Xcode Development Build
|
### Xcode Development Build
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user