Skip to content

Commit

Permalink
[doc] module: dkms example has explicit "."
Browse files Browse the repository at this point in the history
This works in dash, so should be portable to most shells.
Will hopefully help users not misinterpret the period as a mistake.
  • Loading branch information
JJRcop authored and gnif committed Jul 10, 2021
1 parent 78b8e2a commit 511adbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ To install the module into DKMS, run

.. code:: bash
dkms install .
dkms install "."
.. _module_dkms_loading:

Expand Down

0 comments on commit 511adbb

Please sign in to comment.