From 9633024681a2eed66f986f546ae4e3d94ac13987 Mon Sep 17 00:00:00 2001 From: Fangh Date: Fri, 21 Mar 2025 10:02:16 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c722272..4d80fee 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ # VIVE OpenXR Plugin The "VIVE OpenXR Plugin" plugin package contains some OpenXR Unity features for developers to use. ## How to install: -### 1. Download the unitypackage from the github. -https://github.com/ViveSoftware/VIVE-OpenXR/blob/master/Installer/ViveOpenXRInstaller.unitypackage -### 2. Import the unitypackage file in the Unity editor. -### 3. Select the menu on the Unity UI "VIVE/OpenXR Installer", press "Install or Update latest version". +### 1. Download & install Git on your computer +[https://git-scm.com/](https://git-scm.com/) +### 2. If you are on windows, restart your computer so Git path is correctly setup in your environment variables +### 3. Open Unity +### 4. Open the Package Manager +### 5. Select [+] +### 6. Select "Add from Git URL" +### 7. Paste this URL +https://github.com/ViveSoftware/VIVE-OpenXR.git?path=com.htc.upm.vive.openxr +### 8. Confirm Note: For "Install specific version", please copy the release version from https://github.com/ViveSoftware/VIVE-OpenXR/releases, then paste the version(for example: "1.0.12") to install the specific version.