From bb204a0a623fd70561f429aa70d307a38653d23d Mon Sep 17 00:00:00 2001 From: Dominik Agres Date: Mon, 20 Apr 2026 21:04:06 +0200 Subject: [PATCH] update readme to exclude $ from blocks of code meant to be copied --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb1711c..1ab91f9 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,8 @@ NAME TYPE SIZE USED PRIO And remove with the following commands: ```bash -$ sudo swapoff /var/swap/swapfile0 -$ sudo rm /var/swap/swapfile0 +sudo swapoff /var/swap/swapfile0 +sudo rm /var/swap/swapfile0 ``` And !!IMPORTANT!! delete the entry with the same name from fstab: