mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-03 17:27:23 +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]
|
||||
./configure
|
||||
make [gmake on BSD]
|
||||
sudo make install
|
||||
sudo make install [sudo gmake install on BSD]
|
||||
|
||||
### Xcode Development Build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user