mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[doc] obs: Install polish
This commit is contained in:
parent
b13a79880b
commit
ddc6cb5277
@ -47,7 +47,7 @@ These instructions are similar to building the
|
|||||||
cmake -DUSER_INSTALL=1 ../
|
cmake -DUSER_INSTALL=1 ../
|
||||||
make
|
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
|
.. code:: bash
|
||||||
|
|
||||||
@ -65,9 +65,13 @@ You can install the plugin by running ``make install``.
|
|||||||
|
|
||||||
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``.
|
this command as ``root``.
|
||||||
|
|
||||||
|
.. code:: bash
|
||||||
|
|
||||||
|
sudo make install
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user