From ebd7fc94de0e7592d8bf6b642fef18b82f588d20 Mon Sep 17 00:00:00 2001 From: PorkchopGMX <92129305+PorkchopGMX@users.noreply.github.com> Date: Thu, 29 Sep 2022 20:01:52 -0500 Subject: [PATCH] Update CONTRIBUTING.md copyedit --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f9441ae8..769f740a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ Once you've gotten MySQL running you can run Lighthouse. It will take care of th ## Connecting (PS3) -You can use [UnionPatcher's Remote Patch utility](https://github.com/LBPUnion/UnionPatcher) to manually patch your EBOOT.BIN; it works over the network and automatically downloads, decrypts, patches, encrypts, and uploads your PSN and Disc EBOOTs. +You can use the Remote Patch utility in [UnionPatcher](https://github.com/LBPUnion/UnionPatcher) to manually patch your EBOOT.BIN; it works over the network and automatically downloads, decrypts, patches, encrypts, and uploads your PSN and Disc EBOOTs. If you are not using a PS3, see [the RPCS3 section](#connecting-rpcs3)