Fix typo of lsblk

Not really that important to a seasoned Linux user however still useful to fix.
This commit is contained in:
threeoh6000 2022-02-17 10:56:00 +00:00 committed by lifehackerhansol
parent 20da8caa33
commit 5ad8d9d8a6

View File

@ -76,9 +76,9 @@ You will first need to remove the NOCASH footer from the backup you are flashing
1. Work out where the SD card is mounted
- Linux:
1. Unplug the SD card adapter
1. Run `lbslk` in a terminal
1. Run `lsblk` in a terminal
1. Plug in the SD card adapter
1. Run `lbslk` again
1. Run `lsblk` again
1. This time a new device should appear
- It may be called `/dev/sdb`, make sure you note down what it is called on *your* computer