diff --git a/README.md b/README.md index 53b0980..32397e7 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ We also provide a factory implementation to access modules program or scene wide - It is **not** a replacement or in competition with MonoBehaviours, MonoBehaviours are still useful for view related logic. # Installation -Using Unity's Package Manager (UPM), select Add New Package from Git URL, and paste the following URL: https://github.com/RenderHeads/UnityPlugin-ModulePattern/tree/master/Packages/RH.ModulePattern +Using Unity's Package Manager (UPM), select Add New Package from Git URL, and paste the following URL: https://github.com/RenderHeads/UnityPlugin-ModulePattern.git?path=/Packages/RH.ModulePattern # Usage There are only three useful files in this repository: