From 7d279f45b354d00661c9d5a2303dbc183907c667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Guilherme=20Bergamini=20Mendes?= Date: Tue, 2 Feb 2021 08:14:16 -0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) 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 ```