diff --git a/README.md b/README.md index 231dbf5..5c73046 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ The packages needed to build LFS were downloaded from [here](http://ftp.lfs-matr Create a partition and a filesystem in the virtual hard disk (/dev/sdb): ``` -mkdir /mnt/lfs fdisk /dev/sdb ```