diff --git a/content/docs/vrchat/unity.md b/content/docs/vrchat/unity.md index bb600b9..fe93ef7 100644 --- a/content/docs/vrchat/unity.md +++ b/content/docs/vrchat/unity.md @@ -45,7 +45,7 @@ The official VRChat Creator Companion uses Webview2 (Microsoft Edge). This compo It works by using wine to extract the necessary bits to re-embed into a native client application. While experimental, you can enjoy much easier avatar, world, and asset creation. Again, this is experimental, and we discourage you from trying this on important projects. **Remember to make frequent project backups.** Please leave any feedback about bugs or ideas on the GitHub issues tab. -To install, click the releases tab, download the zip, extract it somewhere +To install, click the releases tab, download the zip, extract it somewhere, and run `./LinuxCreatorCompanion`. **Note:** If you're using Unity Hub via flatpak, it will have trouble finding and opening Unity. For now, create this wrapper script, chmod +x it, and put it somewhere in your PATH, like `/usr/local/bin/unityhub`.