Minor documentation fixes

This commit is contained in:
Victor Zverovich
2019-05-18 09:10:17 -07:00
parent ad0eade471
commit afc1a74a6c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -52,8 +52,8 @@ To build a `shared library`__ set the ``BUILD_SHARED_LIBS`` CMake variable to
__ http://en.wikipedia.org/wiki/Library_%28computing%29#Shared_libraries
Installing the library
====================
Installing the Library
======================
After building the library you can install it on a Unix-like system by running
:command:`sudo make install`.