mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[doc] build: Adjust flow of Client Building section
This commit is contained in:
parent
4d57671bf1
commit
0db17f803b
@ -163,6 +163,18 @@ into the *LookingGlass* directory.
|
||||
This will build the **looking-glass-client** binary, which is used to display
|
||||
frames from the guest.
|
||||
|
||||
You can then :ref:`continue installing Looking Glass <client_install>`, or run
|
||||
it directly from the build directory:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
./looking-glass-client
|
||||
|
||||
.. seealso::
|
||||
|
||||
- :ref:`Installing the Client <client_install>`
|
||||
- :ref:`Client Usage <client_usage>`
|
||||
|
||||
.. note::
|
||||
|
||||
For users running GNOME on Wayland, you likely want to pass
|
||||
@ -170,11 +182,6 @@ frames from the guest.
|
||||
|
||||
For details, see :ref:`the FAQ <gnome_wayland_decorations>`.
|
||||
|
||||
.. seealso::
|
||||
|
||||
- :ref:`Installing the Client <client_install>`
|
||||
- :ref:`Client Usage <client_usage>`
|
||||
|
||||
.. note::
|
||||
|
||||
The most common compile error is related to backtrace support. This can be
|
||||
|
Loading…
Reference in New Issue
Block a user