Fix Git URL in README for package installation
Updated the Git URL for adding the package to include the branch name.main
parent
674a14a8fe
commit
ac1e34c8b4
|
|
@ -33,7 +33,7 @@ In Unity: `Window > Package Manager > + > Add package from git URL...`
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> ```text
|
> ```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:
|
**Want the latest beta?** Use the beta branch:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue