mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[doc] module: dkms example has explicit "."
This works in dash, so should be portable to most shells. Will hopefully help users not misinterpret the period as a mistake.
This commit is contained in:

committed by
Geoffrey McRae

parent
78b8e2a73c
commit
511adbba68
@@ -76,7 +76,7 @@ To install the module into DKMS, run
|
|||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
dkms install .
|
dkms install "."
|
||||||
|
|
||||||
.. _module_dkms_loading:
|
.. _module_dkms_loading:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user