[doc] obs: Install polish

This commit is contained in:
Jonathan Rubenstein 2021-12-25 20:32:29 +02:00 committed by Geoffrey McRae
parent b13a79880b
commit ddc6cb5277

View File

@ -47,7 +47,7 @@ These instructions are similar to building the
cmake -DUSER_INSTALL=1 ../
make
Alternatively if you would like to install the plugin for all users.
Alternatively, if you would like to install the plugin for all users.
.. code:: bash
@ -65,9 +65,13 @@ You can install the plugin by running ``make install``.
make install
If you opted to install the plugin for all users you will need to run
If you've opted to install the plugin for all users, you will need to run
this command as ``root``.
.. code:: bash
sudo make install
Setup
~~~~~