From f7b19174b05a82517cd36c96f4a216eca3220ed4 Mon Sep 17 00:00:00 2001 From: PartialVolume <22084881+PartialVolume@users.noreply.github.com> Date: Wed, 4 Jan 2023 21:50:56 +0000 Subject: [PATCH] Update README.md re: 32 bit code I've deleted the Shredos i686 repository as it was outdated, duplicated content in ShredOS.x86_64 and a waste of time maintaining two separate repositories that were almost identical. Instead I will be adding instructions on how modify the ShredOS.x86_64 build so that it generates 32 bit code and .iso files for those that wish to build from source. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3ed8dd0de..68ce49e83d 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ # ShredOS x86_64 - Disk Eraser -## For all Intel and compatible 64 bit processors +## For all Intel and compatible 64 & 32 bit processors -#### For the 32 bit version of ShredOS that will run on both 32bit and 64bit processors, see [ShredOS i686](https://github.com/PartialVolume/shredos.i686) +#### As well as a 64bit versions, also included are 32bit .img & .iso images of ShredOS that will run on both 32bit and 64bit processors, see [Release Assets](https://github.com/PartialVolume/shredos.x86_64/releases) and the table of download links below. For those that wish to build their own ShredOS from source, rather than just burn the .img/.iso images, instructions for modififing the x86_64 build to generate 32bit code as well as .iso images will be included below in the notes in due course. [![GitHub all releases](https://img.shields.io/github/downloads/PartialVolume/shredos.x86_64/total?label=Total%20downloads%20x86_64%20all%20releases&style=plastic)](https://github.com/PartialVolume/shredos.x86_64/releases) [![GitHub all releases](https://img.shields.io/github/downloads/PartialVolume/shredos.i686/total?label=Total%20downloads%20i686%20all%20releases&style=plastic)](https://github.com/PartialVolume/shredos.i686/releases)