From ed63c245b3bdd3998aea53085361038ad5d81485 Mon Sep 17 00:00:00 2001 From: Marcus Sanatan Date: Thu, 14 Aug 2025 19:02:25 -0400 Subject: [PATCH] Improve README formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c75888c..d3c5c11 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Unity MCP connects your tools using two components: ### 🌟Step 1: Install the Unity Package🌟 -### To install via Git URL +#### To install via Git URL 1. Open your Unity project. 2. Go to `Window > Package Manager`. @@ -113,7 +113,7 @@ Unity MCP connects your tools using two components: 5. Click `Add`. 6. The MCP Server should automatically be installed onto your machine as a result of this process. -### To install via OpenUPM +#### To install via OpenUPM 1. Instal the [OpenUPM CLI](https://openupm.com/docs/getting-started-cli.html) 2. Open a terminal (PowerShell, Terminal, etc.) and navigate to your Unity project directory