From 561c2bbc32037818619b84846b0687085d5a9c01 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Wed, 28 Oct 2020 15:56:44 -0600 Subject: [PATCH] add code block around the last commands --- _articles/pop-20.10-upgrade-help.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_articles/pop-20.10-upgrade-help.md b/_articles/pop-20.10-upgrade-help.md index 3bb8d5aba1..a9278c111d 100644 --- a/_articles/pop-20.10-upgrade-help.md +++ b/_articles/pop-20.10-upgrade-help.md @@ -129,5 +129,7 @@ sudo apt autoremove --purge 5. If there are no errors, run the next commands to exit the terminal and reboot. +``` exit reboot +```