Fix few typo in readme
This commit is contained in:
parent
39cf7ab3ed
commit
9376fc2df9
@ -35,15 +35,15 @@ Then you can check some matos specific commands or pretty printing with
|
||||
`help user-defined`
|
||||
`info pretty-printer` (Should contains matos_pretty_printers)
|
||||
|
||||
# Change Disk partition
|
||||
# Change Disk partitions
|
||||
|
||||
You can either modify the disk.sfdisk file
|
||||
|
||||
or
|
||||
|
||||
modify the disk image woth your favorit tool (e.g. gparted) and re-generate disk.sfdisk
|
||||
modify the disk image with your favorit tool (e.g. gparted) and re-generate disk.sfdisk
|
||||
|
||||
sfdisk -d > disk.sfdisk
|
||||
sfdisk -d > disk.sfdisk
|
||||
|
||||
|
||||
# Features
|
||||
|
Loading…
Reference in New Issue
Block a user