mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-25 14:57:20 +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:
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:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user