From be823630f7474cd148d005bc7fff331819e54113 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Sun, 24 Apr 2022 16:15:14 -0600 Subject: [PATCH] SOURCE.md: Resolve formatting --- SOURCE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SOURCE.md b/SOURCE.md index e9ade21a5..2b8f170d6 100644 --- a/SOURCE.md +++ b/SOURCE.md @@ -6,6 +6,7 @@ For developers wishing to validate mainline changes, you may use these nightly l * [GUI (Graphical Based App)](https://nightly.link/dortania/OpenCore-Legacy-Patcher/workflows/build-app-wxpython/main/OpenCore-Patcher.app%20%28GUI%29.zip) * [TUI (Text Based App)](https://nightly.link/dortania/OpenCore-Legacy-Patcher/workflows/build-app/main/OpenCore-Patcher-TUI.app.zip) + **Warning**: These binaries should not be used without first consulting the [CHANGELOG](./CHANGELOG.md). Do not distribute these links in forums, instead direct to this file. * Users running new builds of the project without understanding what has changed are at higher of bricking their installation as they do not read any warnings provided in the CHANGELOG. We wish to minimize these situations as much as possible.