diff --git a/README.md b/README.md index b2c0271..81bce9c 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,8 @@ For implementation examples, look at [VRBuildHelper](https://github.com/BocuD/VR - Latest version of Package Manager version of VRChat SDK (installed by [VRChat Creator Companion](https://vcc.docs.vrchat.com/)) # Installation -## Installation via Unity Package Manager (git, recommended): -1. In the Unity toolbar, select `Window` > `Package Manager` > `[+]` > `Add package from git URL...` -2. Paste the following link: `https://github.com/BocuD/VRChatApiTools.git?path=/Packages/com.bocud.vrcapitools` +## Installation via VRChat Creator Companion (recommended): +Add [this](https://bocud.github.io/BocuDPackages/) repository to your CreatorCompanion sources. From there VRChatApiTools should show up within the list of available packages. ## Installation through a UnityPackage 1. Download latest unitypackage release from [here](https://github.com/BocuD/VRChatApiTools/releases/latest)