Update README.md

fixed typo
This commit is contained in:
Keith Nash
2019-12-15 14:16:46 -06:00
committed by GitHub
parent d5ab95ba14
commit 662918e898

View File

@@ -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: