From 76ed50b43021a3658b087d0c0adb9d21937fc7de Mon Sep 17 00:00:00 2001 From: Karrar Date: Sun, 28 Apr 2024 12:30:06 +0300 Subject: [PATCH] Updated `Installation` section in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa0e56a..6d00d04 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Unity Editor version 2021 or later. - Open the Unity Package Manager by navigating to Window > Package Manager along the top bar. - Click the plus icon. - Select Add package from git URL -- Enter https://github.com/karrarrahim/NetickProForUnity.git +- Enter https://github.com/NetickNetworking/NetickForUnity - Under Packages in the Package Manager, you should now see Netick with it's current version number. - You can then import one of the samples to get started.