Skip to content

Commit 7a65bbf

Browse files
authored
Update README.md
1 parent dc01d71 commit 7a65bbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ You can install it via [openupm-cli](https://github.com/openupm/openupm-cli).
119119
openupm add com.teamon.buildmanager
120120
```
121121

122+
### (For Unity 2019.2 or later) Through Unity Package Manager
123+
* MenuItem - Window - Package Manager
124+
* Add package from git url
125+
* paste `https://github.com/Team-on/UnityBuildManager.git`
126+
122127
### (For Unity 2018.3 or later) Using Git
123128
Find the manifest.json file in the Packages folder of your project and add a line to `dependencies` field.
124129
`"com.teamon.buildmanager": "https://github.com/Team-on/UnityBuildManager.git"`

0 commit comments

Comments
 (0)