Skip to content

Commit 171a0c0

Browse files
Update README.md
1 parent f4d07ba commit 171a0c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

3535
# Installation
3636

37-
## Using the Unity Package Manager
37+
### Using the Unity Package Manager
3838

3939
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, or by adding the Git URL to the Package Manager Window inside of Unity.
4040

4141
```json
4242
"nl.elraccoone.entity-component-system": "git+https://github.com/elraccoone/unity-entity-component-system"
4343
```
4444

45-
## Using OpenUPM
45+
### Using OpenUPM
4646

4747
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.
4848

0 commit comments

Comments
 (0)