Update install section

This commit is contained in:
Justin Ethier 2017-02-20 18:56:46 -05:00
parent 5026aa030b
commit 693212e679

View file

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