Update Debian/Ubuntu instructions

This commit is contained in:
Pistos 2023-07-06 08:41:37 -05:00
parent 2f1eb99818
commit 8493d9a91d
2 changed files with 2 additions and 4 deletions

View File

@ -10,8 +10,7 @@ It works reasonably well under iTerm on OSX. It may or may not work on Windows.
Under Debian and Ubuntu derivatives, you'll need the following dependencies:
sudo apt-get install libncurses5-dev ruby-dev
sudo gem install curses
sudo apt-get install libncurses5-dev ruby-dev ruby-curses
## INSTALLATION

View File

@ -10,8 +10,7 @@ It works reasonably well under iTerm on OSX. It may or may not work on Windows.
Under Debian and Ubuntu derivatives, you'll need the following dependencies:
sudo apt-get install libncurses5-dev ruby-dev
sudo gem install curses
sudo apt-get install libncurses5-dev ruby-dev ruby-curses
== INSTALLATION