1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-05 02:55:15 +00:00

simh ui: replace "readline" by "editline".

Update the build instructions to mention libedit-dev.
This commit is contained in:
Paul Koning
2022-10-03 16:46:43 -04:00
parent 110183e258
commit 7d25ca3979

View File

@@ -561,6 +561,7 @@ Ubuntu:
# apt-get install vde2
# apt-get install libsdl2-dev
# apt-get install libsdl2_ttf-dev
# apt-get install libedit-dev
#### Windows