Skip to content

Commit f25cbdd

Browse files
committed
Fix incorrect package url
1 parent 5be4ba2 commit f25cbdd

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
@@ -29,9 +29,9 @@ In short, this allows you to integrate Twitch Chat to your Unity projects.
2929
- Select `Add package from git URL...`
3030
- Copy and paste the following URL:<br>
3131
```
32-
https://github.com/lexonegit/Unity-Twitch-Chat.git?path=/Unity-Twitch-Chat/Assets/Package#version=1.2.0
32+
https://github.com/lexonegit/Unity-Twitch-Chat.git?path=/Unity-Twitch-Chat/Assets/Package
3333
```
34-
- Install the package
34+
- Finish by clicking `Add`
3535

3636

3737
## Quick start

0 commit comments

Comments
 (0)