Remove underscore from update command in swupdate_how_to_run_the_updater.rst

This commit is contained in:
Tullis, Michael L
2015-12-29 17:39:13 -07:00
parent ed2640ac59
commit 116881eec2
+3 -1
View File
@@ -19,7 +19,9 @@ Running the updater
#. Open a Terminal Emulator.
#. Become root and trigger update by typing ``# swupd_update``
#. Become root and trigger an update with this command::
# swupd update
#. If the updater console output indicates a kernel update occurred,
then at your convenience reboot to begin using the new OS version.