Removes sudo in swupd update bc user added to wheelgroup.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
Michael Vincerra
2019-02-10 12:12:18 -08:00
parent f4c3c1103f
commit 6db5f233f9
@@ -54,11 +54,11 @@ Install and update the OS software to its current version
The |CL| software utility :ref:`swupd <swupd-guide>` allows you to perform system updates while reaping the benefits of upstream development.
To update your newly installed OS, run.
To update your newly installed OS, run:
.. code-block:: bash
sudo swupd update
swupd update
Add a bundle
************