Skip to content

Commit c31006b

Browse files
authored
Update README.md
1 parent 8476ec4 commit c31006b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ Add the NotificationSender component to any object in a scene or prefab. Call th
1515

1616
![Codeless usage](https://imgur.com/kidklV8.png)
1717

18-
# How to install
18+
# How to install - Option 1 (RECOMMENDED)
19+
- Install [ODIN Inspector](https://odininspector.com/)
20+
- [Install OpenUPM-CLI](https://github.com/openupm/openupm-cli#installation)
21+
- Open command line in Unity project folder
22+
- `openupm --registry https://registry.npmjs.org add extensions.unity.notifications`
23+
24+
# How to install - Option 2
1925
- Install [ODIN Inspector](https://odininspector.com/)
2026
- Add this code to <code>/Packages/manifest.json</code>
2127
```json

0 commit comments

Comments
 (0)