Skip to content

Commit ee813cc

Browse files
authored
Merge pull request #470 from iopq/patch-1
docs: clarify what device path should be used
2 parents 7649236 + 7087daf commit ee813cc

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
@@ -88,7 +88,7 @@ may need to adjust `/dev/sda` to match the correct disk on your machine. To
8888
identify the disk, run the `lsblk` command and replace `sda` with the actual
8989
disk name.
9090

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

9393
```
9494
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS

0 commit comments

Comments
 (0)