From 637e5b3b1b442c3ba57d238190f90182ae2cd5b1 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 5 Jun 2025 05:16:39 +0000 Subject: [PATCH] docs: update getstarted --- getstarted.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/getstarted.md b/getstarted.md index 1b939b6..ff7287f 100644 --- a/getstarted.md +++ b/getstarted.md @@ -2,10 +2,27 @@ title: Get started description: published: true -date: 2023-08-20T11:57:52.152Z +date: 2025-06-05T05:16:38.206Z tags: editor: markdown dateCreated: 2023-08-20T11:57:52.152Z --- -[Let's go home, would you?](/home) \ No newline at end of file +## Get started + +*How to use Phyllome OS and deploy your favorite operating system inside Phyllome OS* + +- [First setup and beyond](/getstarted/firstsetup) + +### Guests + +- **Linux**:tm: + - [Install a Linux distribution through the network](/getstarted/install-guest) + - [Automatically provision a Linux distribution](/getstarted/virt-install) + +- **Windows**:tm: + - [Install ReactOS manually](/getstarted/reactos) + +--- + +[*Let's go home instead*](/home) \ No newline at end of file