reformat paragraph

This commit is contained in:
Axel Kohlmeyer
2021-01-31 13:06:10 -05:00
parent aeaaeed703
commit f0e4f90608

View File

@ -97,11 +97,12 @@ this.
For a system-wide installation you need to set
``CMAKE_INSTALL_PREFIX`` to a system folder like ``/usr`` (or
``/usr/local``); the default is ``${HOME}/.local``.
The installation step for a system folder installation
(**not** the configuration/compilation) needs to be done with superuser
``/usr/local``); the default is ``${HOME}/.local``. The
installation step for a system folder installation (**not** the
configuration/compilation) needs to be done with superuser
privilege, e.g. by using ``sudo cmake --install .``. The
installation folders will then be changed to (for ``/usr`` as prefix):
installation folders will then be changed to (assuming ``/usr`` as
prefix):
+------------------------+---------------------------------------------------------+-------------------------------------------------------------+
| File | Location | Notes |