diff --git a/source/swupdate_how_to_run_the_updater.rst b/source/swupdate_how_to_run_the_updater.rst index c57e02ed..750ced91 100644 --- a/source/swupdate_how_to_run_the_updater.rst +++ b/source/swupdate_how_to_run_the_updater.rst @@ -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.