Skip to content

Commit a92b613

Browse files
committed
update readme
1 parent 6b883c9 commit a92b613

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Used in [Colyseus Unity SDK](https://github.com/colyseus/colyseus-unity-sdk).
2525
1. Open Unity
2626
2. Open Package Manager Window
2727
3. Click Add Package From Git URL
28-
4. Enter URL: `https://github.com/endel/NativeWebSocket.git#upm-2.0`
28+
4. Enter URL: `https://github.com/endel/NativeWebSocket.git#upm-2`
2929

30-
If you need the previous 1.x package instead, use `https://github.com/endel/NativeWebSocket.git#upm-1.x` in UPM, or check out the repository sources from the [`1.x` branch](https://github.com/endel/NativeWebSocket/tree/1.x).
30+
If you need the previous 1.x package instead, use `https://github.com/endel/NativeWebSocket.git#upm` in UPM, or check out the repository sources from the [`1.x` branch](https://github.com/endel/NativeWebSocket/tree/1.x).
3131

3232
**Via .unitypackage:**
3333
1. Download `NativeWebSocket.unitypackage` from the [Releases](https://github.com/endel/NativeWebSocket/releases) page

0 commit comments

Comments
 (0)