Update README.md

This commit is contained in:
Luís Guilherme Bergamini Mendes 2020-09-16 22:47:59 -03:00 committed by GitHub
parent 25fa5f3bd1
commit 1e88370a4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,11 +22,7 @@ mkdir /mnt/lfs
fdisk /dev/sdb fdisk /dev/sdb
``` ```
Use the following basic options: Use the following basic options: n- new partition, accept the default values, w- write changes
n- new partition
Accept the default values
w- write changes
Create a filesystem, a mount point, and mount it: Create a filesystem, a mount point, and mount it: