Skip to content

Commit

Permalink
Added a note about SDKs to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
juchong committed Dec 21, 2024
1 parent 2f91de7 commit 8977e87
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,13 @@ Installing Quest Link is not necessary, but may make debugging on the headset a
- Install Git using whatever method you prefer for your specific operating system.
- You can download Git for Windows [here](https://git-scm.com/downloads/win).

### Step 3: Add the Meta XR All-in-One SDK to your Unity account
### Step 3: Add the Meta SDKs to your Unity account

- Log into your Unity [account](https://id.unity.com) in your default browser
- Add the [Meta XR All-in-One SDK](https://assetstore.unity.com/packages/tools/integration/meta-xr-all-in-one-sdk-269657) to your account
- Add the following SDKs to your account:
- [Meta XR All-in-One SDK](https://assetstore.unity.com/packages/tools/integration/meta-xr-all-in-one-sdk-269657)
- [Meta XR Interaction SDK Essentials](https://assetstore.unity.com/packages/tools/integration/meta-xr-interaction-sdk-essentials-264559)
- [Meta MR Utility Kit](https://assetstore.unity.com/packages/tools/integration/meta-mr-utility-kit-272450)

### Step 4: Fork, clone, and import this repository into Unity

Expand Down

0 comments on commit 8977e87

Please sign in to comment.