Skip to content

Commit 8c98fe7

Browse files
authored
Merge pull request #5 from RenderHeads/installation-instructions
Updated link
2 parents b22006b + 3df6380 commit 8c98fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ We also provide a factory implementation to access modules program or scene wide
4545
- It is **not** a replacement or in competition with MonoBehaviours, MonoBehaviours are still useful for view related logic.
4646

4747
# Installation
48-
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
48+
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
4949

5050
# Usage
5151
There are only three useful files in this repository:

0 commit comments

Comments
 (0)