From 3bc5021bc49f06eeaebf360183676745d87a38ad Mon Sep 17 00:00:00 2001 From: Homes32 Date: Sat, 10 Aug 2024 12:53:36 -0500 Subject: [PATCH] fixed release link in README.md (Issue #100) --- .gitignore | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bebb889..a0d3a8e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,10 @@ /Output /Logs /Projects/PhoenixPE/Test Suite +/Projects/PhoenixPE/Tools/x64/DISM +/Projects/PhoenixPE/Tools/x64/OSCDIMG +/Projects/PhoenixPE/Tools/x86/DISM +/Projects/PhoenixPE/Tools/x86/OSCDIMG /Resources /Target /Workbench diff --git a/README.md b/README.md index 37977cd..2f47d1e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ PhoenixPE includes a variety of carefully selected applications to get you start ## Installation -Download the [latest release]() and unpack it in the desired location. To uninstall, simply delete the PhoenixPE folder. +Download the [latest release](https://github.com/PhoenixPE/PhoenixPE/releases) and unpack it in the desired location. To uninstall, simply delete the PhoenixPE folder. ## Documentation