From 1e88370a4f799c0e669bc6d06b008e8c332120ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Guilherme=20Bergamini=20Mendes?= Date: Wed, 16 Sep 2020 22:47:59 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 03dec65..809bb35 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,7 @@ mkdir /mnt/lfs fdisk /dev/sdb ``` -Use the following basic options: - -n- new partition -Accept the default values -w- write changes +Use the following basic options: n- new partition, accept the default values, w- write changes Create a filesystem, a mount point, and mount it: