Skip to content

Commit c8fc448

Browse files
authored
Update README.md
1 parent ee54d9b commit c8fc448

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@ A package that contains generators that will generate classes containing the pro
2121
```
2222
openupm add net.tnrd.layerstagsgenerator
2323
```
24-
2. You can also install via git url by adding these entries in your **manifest.json**
25-
```json
26-
"net.tnrd.layerstagsgenerator": "https://github.com/Thundernerd/Unity3D-LayersTagsGenerator.git",
27-
"net.tnrd.codegenerator": "https://github.com/Thundernerd/Unity3D-CodeGenerator.git"
28-
```
24+
2. Installing through a [Unity Package](http://package-installer.glitch.me/v1/installer/package.openupm.com/net.tnrd.layerstagsgenerator?registry=https://package.openupm.com) created by the [Package Installer Creator](https://package-installer.glitch.me) from [Needle](https://needle.tools)
25+
26+
[<img src="https://img.shields.io/badge/-Download-success?style=for-the-badge"/>](http://package-installer.glitch.me/v1/installer/package.openupm.com/net.tnrd.layerstagsgenerator?registry=https://package.openupm.com)
2927

3028
## Usage
3129

0 commit comments

Comments
 (0)