mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 20:33:08 +00:00
Update README.md
I also needed the autoconf package on my system, so adding it to the general template
This commit is contained in:
parent
c9ddad94a9
commit
d6d3977f3d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ If fish reports that it could not find curses, try installing a curses developme
|
|||
|
||||
On Debian or Ubuntu you want:
|
||||
|
||||
sudo apt-get install build-essential ncurses-dev libncurses5-dev gettext
|
||||
sudo apt-get install build-essential ncurses-dev libncurses5-dev gettext autoconf
|
||||
|
||||
On RedHat, CentOS, or Amazon EC2:
|
||||
|
||||
|
|
Loading…
Reference in a new issue