Skip to content

Commit 396f0c8

Browse files
authored
Update README.md
1 parent c3b7353 commit 396f0c8

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
@@ -46,6 +46,11 @@ You can install it via [openupm-cli](https://github.com/openupm/openupm-cli).
4646
openupm add com.teamon.screenshooter
4747
```
4848

49+
### (For Unity 2019.2 or later) Through Unity Package Manager
50+
* MenuItem - Window - Package Manager
51+
* Add package from git url
52+
* paste `https://github.com/Team-on/UnityScreenShooter.git`
53+
4954
### (For Unity 2018.3 or later) Using Git
5055
Find the manifest.json file in the Packages folder of your project and add a line to `dependencies` field.
5156
`"com.teamon.screenshooter": "https://github.com/Team-on/UnityScreenShooter.git"`

0 commit comments

Comments
 (0)