From 7025c32c4aeecdb7a9a99416641cbbad2cbd01e5 Mon Sep 17 00:00:00 2001
From: TechGuy <techguy@noreply.localhost>
Date: Mon, 9 Dec 2024 21:37:57 +0000
Subject: [PATCH] Update Compile.md

---
 Compile.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Compile.md b/Compile.md
index 0eb57c857..02b28c0b7 100644
--- a/Compile.md
+++ b/Compile.md
@@ -17,7 +17,7 @@
 3. Make sure `Ryujinx.SDL2.Headless.dylib` is set to `Embed & Sign` in the General settings for the Xcode project
   
 4. Signing & Capabilities
-    Change your 'Team' to your Developer Account (free or paid) and change Bundle Identifier to<br>
+    Change your 'Team' to your Developer Account (free or paid) and change Bundle Identifier to
     `com.*your name*.MeloNX`
 
 6. Build and Run