From 27344f6d4b37316439cacc5eb496b3fbc6224f2d Mon Sep 17 00:00:00 2001 From: TheTank20 <57580668+thepwrtank18@users.noreply.github.com> Date: Thu, 25 Jul 2024 23:32:38 -0500 Subject: [PATCH] begone strikethrough --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ddc2332..5f15090 100644 --- a/README.md +++ b/README.md @@ -51,13 +51,12 @@ In light of the recent exponential interest in this project I've decided to put * Download the latest experimental version using the Actions tab ([Windows](../../actions/workflows/windows.yml?query=branch%3Amaster+is%3Asuccess), [Linux](../../actions/workflows/linux.yml?query=branch%3Amaster+is%3Asuccess), [macOS](../../actions/workflows/macos.yml?query=branch%3Amaster+is%3Asuccess), [FreeBSD](../../actions/workflows/freebsd.yml?query=branch%3Amaster+is%3Asuccess), [DOS DJGPP](../../actions/workflows/dos-djgpp.yml?query=branch%3Amaster+is%3Asuccess)) -* ~~*(GitHub account \*not\* required)*~~ - * ~~Download the latest release for your operating system and architecture from [the releases page](../../releases)~~ - * No official releases right now, use the other method to get the latest version. +* *(GitHub account \*not\* required)* + * Download the latest release for your operating system and architecture from [the releases page](../../releases) * **Note:** Before continuing, please ensure you have the `umskt` executable extracted and on UNIX-like systems, have execution permissions (`chmod +x umskt`). -#### 2. Install OpenSSL 3.1.2. +#### 2. Install OpenSSL. For Windows, click [here](https://slproweb.com/products/Win32OpenSSL.html) and choose the right version. For other operating systems, consult your package manager. *Note: This only applies if the build you download has OpenSSL embedded (static library) or not. You can usually tell if the download size is measured in KB or MB. If it's MB, you don't need this.*