Skip to content

Commit 15e6ee7

Browse files
Update README.md
1 parent 1181048 commit 15e6ee7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ Hi! My name is Jeffrey Lanters, thanks for checking out my modules! I've been a
3434

3535
# Installation
3636

37+
## Using OpenUPM
38+
39+
The module is availble on the OpenUPM package registry, you can install the latest stable release using the OpenUPM Package manager's Command Line Tool using the following command.
40+
41+
```sh
42+
openupm add nl.elraccoone.entity-component-system
43+
```
44+
45+
## Using Unity Package Manager
46+
3747
Install the latest stable release using the Unity Package Manager by adding the following line to your `manifest.json` file located within your project's Packages directory.
3848

3949
```json

0 commit comments

Comments
 (0)