mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-05 19:32:29 +00:00
Update README.md
build-toolchain fails on ubuntu unless you have 'makeinfo' binary, which is part of 'texinfo' package
This commit is contained in:
parent
58d8be11e1
commit
5b9feb6c15
@ -24,7 +24,7 @@ Installing/Building
|
||||
|
||||
For Ubuntu Linux, the following should help a bit:
|
||||
|
||||
sudo apt-get install cmake libgmp-dev libmpfr-dev libmpc-dev libboost-all-dev bison
|
||||
sudo apt-get install cmake libgmp-dev libmpfr-dev libmpc-dev libboost-all-dev bison texinfo
|
||||
|
||||
On a Mac, get the homebrew package manager and:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user