diff --git a/docs/User-Manual.md b/docs/User-Manual.md index 1bff3a9f..e2d4f7e6 100644 --- a/docs/User-Manual.md +++ b/docs/User-Manual.md @@ -45,7 +45,9 @@ The following packages are required: tar xfz ck-0.5.0.tar.gz ; cd ck-0.5.0 ; ./configure && make all && sudo make install sudo ldconfig -- [LibTomMath](https://github.com/libtom/libtommath) - Again, this library should be available via package manager, and that is the recommended installation method. +- [LibTomMath](https://github.com/libtom/libtommath) + + Again, the best way to install `libtommath` is via your system's package manager. # Installation