Skip to content

Commit 7c767db

Browse files
iopqMic92
authored andcommitted
docs: clarify what device path should be used
I wasn't sure if I needed to prepend /dev/ and after trying it, it was necessary
1 parent e8e5d63 commit 7c767db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ may need to adjust `/dev/sda` to match the correct disk on your machine. To
8181
identify the disk, run the `lsblk` command and replace `sda` with the actual
8282
disk name.
8383

84-
For example, on this machine, we would select `nvme0n1` as the disk:
84+
For example, on this machine, we would select `/dev/nvme0n1` as the disk:
8585

8686
```
8787
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS

0 commit comments

Comments
 (0)