[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:
Jonathan Rubenstein 2021-07-08 23:21:23 -04:00 committed by Geoffrey McRae
parent 78b8e2a73c
commit 511adbba68

View File

@ -76,7 +76,7 @@ To install the module into DKMS, run
.. code:: bash
dkms install .
dkms install "."
.. _module_dkms_loading: