chore(README.md): remove obsolete mpfr dependency

This commit is contained in:
Gabriel Ebner 2017-02-24 21:39:30 +01:00
parent b7f8debd0f
commit decbd81dde

View file

@ -27,7 +27,6 @@ Requirements
- C++11 compatible compiler
- [CMake](http://www.cmake.org)
- [GMP (GNU multiprecision library)](http://gmplib.org/)
- [MPFR (GNU MPFR Library)](http://www.mpfr.org/)
Build Instructions
------------------