From 28c724f0cffc59f5002f3baa88b4c37090ac2520 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Sun, 10 Feb 2019 12:43:33 -0800 Subject: [PATCH] Reverts to original revision in GH-389. Signed-off-by: Michael Vincerra --- source/clear-linux/guides/maintenance/enable-user-space.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/enable-user-space.rst b/source/clear-linux/guides/maintenance/enable-user-space.rst index 5b0fdd8e..1ed1fcb1 100644 --- a/source/clear-linux/guides/maintenance/enable-user-space.rst +++ b/source/clear-linux/guides/maintenance/enable-user-space.rst @@ -58,7 +58,7 @@ To update your newly installed OS, run: .. code-block:: bash - swupd update + sudo swupd update Add a bundle ************