Skip to content

Commit

Permalink
Update README.md (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Nov 7, 2022
1 parent 4c5ba0f commit e1876aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To install the build-time dependencies run the following installation commands f
### Debian/Ubuntu

``` bash
sudo apt-get update && sudo apt-get install -y libboost-dev swig autoconf libtool
sudo apt-get update && sudo apt-get install -y libboost-dev libmpfr-dev libgmp-dev swig autoconf libtool
```

## Build and install
Expand Down

0 comments on commit e1876aa

Please sign in to comment.