From 402e02b2c56db5c334cf4cfb6810a264f818ddae Mon Sep 17 00:00:00 2001 From: Jake <505e06b2@gmail.com> Date: Sat, 19 Feb 2022 13:27:21 +0000 Subject: [PATCH] Better formatting of download instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 654a9ae..ec9e252 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ A commandline tool that will take the official EBOOT of a LittleBIGPlanet title * Basic commandline knowledge ## Getting the latest build -Access the [CI builds for UnionPatcher](https://github.com/LBPUnion/UnionPatcher/actions), then, in the "workflow runs" grid, select the first in the list with a green check mark (✔️). Scroll to the bottom of this build and find the correct zip for your platform +1. Access the [CI builds for UnionPatcher](https://github.com/LBPUnion/UnionPatcher/actions) +2. In the "workflow runs" grid, select the first in the list with a green check mark (✔️) +3. Scroll to the bottom of this build and find the correct zip for your platform ## Building manually (Required for MacOS) You will need the [.NET 6 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)