Skip to content

Commit 3817920

Browse files
committed
Fix formatting
1 parent 00933bb commit 3817920

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

compute/computer_setup/computer_setup.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -482,17 +482,18 @@ Verify bootloader installation / RAID correctness
482482
Enable all sensors
483483
~~~~~~~~~~~~~~~~~~
484484

485-
To make sure all temperature, fan, and voltage sensors are being reported to `lm_sensors`, you must scan the motherboard to install the necessary drivers. This is accomplished with
485+
To make sure all temperature, fan, and voltage sensors are being reported to
486+
``lm_sensors``, you must scan the motherboard to install the necessary drivers.
487+
This is accomplished with::
486488

487-
.. code-block:: bash
488489
$ sudo sensors-detect
489490

490-
Afterwards, check the sensors readout shows voltanges, temperatures, and fan RPMs with
491+
Afterwards, check the sensors readout shows voltanges, temperatures, and fan RPMs with::
491492

492-
.. code-block:: bash
493493
$ sensors
494494

495495
Next steps
496496
----------
497497

498-
**Continue with setting up :ref:`new_computer_setup`**
498+
Continue with setting up user authentication with
499+
network accounts: :ref:`new_computer_setup`

0 commit comments

Comments
 (0)