mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-03 11:17:10 +00:00
[doc] obs: Fix code block for installing package
Co-authored-by: Guanzhong Chen <quantum2048@gmail.com>
This commit is contained in:
parent
1e7b368329
commit
19cb37dc58
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ dependencies <installing_build_dependencies>`.
|
|||
|
||||
- libobs-dev
|
||||
|
||||
Please install this package or the equivalent in your package manager... code:: bash
|
||||
Please install this package or the equivalent in your package manager.
|
||||
|
||||
.. code:: bash
|
||||
|
||||
apt-get install libobs-dev
|
||||
|
||||
|
|
Loading…
Reference in a new issue