README.md typos

This commit is contained in:
Marcus 2023-05-01 08:59:18 +02:00
parent d4b4c3beba
commit e0933d759d

View file

@ -53,7 +53,7 @@ Before doing so, you have to create, if not already existing, a partition with a
nanodesk comes with fdisk, so you can create it very quick and format the partition afterwards. When you decide to create a swap-partiotion, do not forget to run mkswap. nanodesk comes with fdisk, so you can create it very quick and format the partition afterwards. When you decide to create a swap-partiotion, do not forget to run mkswap.
Then the installer will detect it automatically (I hope so!) and use it. Then the installer will detect it automatically (I hope so!) and use it.
This is an example, how to do the partitionoing and formatting. This is an example, how to do the partitioning and formatting.
```bash ```bash
debian@nanodesk:~$ sudo su - debian@nanodesk:~$ sudo su -