diff --git a/README.md b/README.md index 010f4b6..afff511 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Following commands format the boot partition as fas, the root partition as ext4. ``` # mkfs.ext4 /dev/root_partition -# mkfs.fas /dev/boot_partition +# mkfs.fat /dev/boot_partition ``` ### Mount