From af4b74869903794aefb2308ce419f606d18d2780 Mon Sep 17 00:00:00 2001 From: Marcus Date: Sun, 22 Oct 2023 10:25:21 +0200 Subject: [PATCH] fix typo --- nanodesk-files/usr/share/doc/nanodesk/welcome/welcome.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nanodesk-files/usr/share/doc/nanodesk/welcome/welcome.md b/nanodesk-files/usr/share/doc/nanodesk/welcome/welcome.md index e0d12f8..a8a91df 100644 --- a/nanodesk-files/usr/share/doc/nanodesk/welcome/welcome.md +++ b/nanodesk-files/usr/share/doc/nanodesk/welcome/welcome.md @@ -12,8 +12,8 @@ you have to get your drive partitioned and formated. Partitioning on an empty drive is simple, you need two partitions -- partition1: ext4 , mainfilesystem. -- partition2 (optional, but recommended): swap +- partition1: ext4, main filesystem. +- partition2: swap, optional but recommended. About 20%-50% the size of your RAM. You can use `Menu -> System -> GParted` or `fdisk` on the shell for this. Please read their manuals.