mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 06:41:14 -03: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:
committed by
ridiculousfish
parent
c9ddad94a9
commit
d6d3977f3d
@@ -46,7 +46,7 @@ If fish reports that it could not find curses, try installing a curses developme
|
|||||||
|
|
||||||
On Debian or Ubuntu you want:
|
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:
|
On RedHat, CentOS, or Amazon EC2:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user