From ac1e34c8b43a2256bde0ed73c515e59a0f52171a Mon Sep 17 00:00:00 2001 From: dsarno Date: Sun, 1 Feb 2026 08:16:52 -0800 Subject: [PATCH] Fix Git URL in README for package installation Updated the Git URL for adding the package to include the branch name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff7667d..5176b9e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ In Unity: `Window > Package Manager > + > Add package from git URL...` > [!TIP] > ```text -> https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity +> https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main > ``` **Want the latest beta?** Use the beta branch: