Merge pull request #59 from donbright/patch-1

Note texinfo dependency in README.md, see also #13
This commit is contained in:
Wolfgang Thaller 2018-07-18 23:30:29 +02:00 committed by GitHub
commit e2e1ae5d5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: