Update README.md

This commit is contained in:
martin schmidt 2022-01-12 15:08:40 +00:00
parent 7c13d8f760
commit 24178ee10b
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ $ lsblk
$ gdisk /dev/sda $ gdisk /dev/sda
**Create GPT and EFI-partion.** **Create GPT and EFI-partion.**
$ o# _Creates new GPT-partition table._ _# Creates new GPT-partition table._
$ o
_Accept._ _Accept._
$ y $ y
_New partition._ _New partition._