From 662918e898a1818bc5493fd91f7c53629fc3ec27 Mon Sep 17 00:00:00 2001 From: Keith Nash Date: Sun, 15 Dec 2019 14:16:46 -0600 Subject: [PATCH] Update README.md fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b586b5..5eb728e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Be aware that: * This script runs the `badblocks` program in destructive mode, which erases any data on the disk. Therefore, please be careful! __Do not run this script on disks containing data you value!__ * Run times for large disks can take several days to complete, so it is a good idea to use tmux sessions to prevent mishaps. -* Must be run as 'root', so either log on using the root account or use the `sudo` command (e.g., `sudo ./disk_burnin.sh sda` +* Must be run as 'root', so either log on using the root account or use the `sudo` command, for example: `sudo ./disk_burnin.sh sda` Performs these steps: