From f5c58d15ffa0c6448120b2fba318905f1bf17959 Mon Sep 17 00:00:00 2001 From: Rafal Kupiec Date: Tue, 18 Jun 2024 21:50:59 +0200 Subject: [PATCH] Update 'Download' page --- content/download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/download.md b/content/download.md index 4eb3c66..84aa247 100644 --- a/content/download.md +++ b/content/download.md @@ -4,8 +4,8 @@ date = 2024-06-16T22:35:11+02:00 +++ ### ExectOS ExectOS supports currently two architectures (i686 and AMD64). To get started today, either download a binaries for one of -supported architectures or test drive ExectOS on the QEMU emulator by downloading a disk image. A full list of files, that -are available to download can be found [here](https://artifacts.codingworkshop.eu.org/ExectOS/). Each file contains an +supported architectures or test drive ExectOS on the QEMU emulator by downloading a disk image. You can find a full list +of files, available to download at [this page](https://artifacts.codingworkshop.eu.org/ExectOS/). Each file contains an information about build date, SHA1, architecture and a type of artifact, eg: * ExectOS-20240614-6b70074ec6-i686-bin.tar.gz - This archive contains a binary files that can be copied to USB disk and booted up on bare metal hardware.