Skip to content

Commit

Permalink
Merge pull request #7311 from microsoft/keveleigh-patch-1
Browse files Browse the repository at this point in the history
Clarify Unity version and add XR SDK docs reference
  • Loading branch information
keveleigh authored Feb 12, 2020
2 parents a2846a7 + 8897d32 commit ed5fb9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/GettingStartedWithTheMRTK.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Mixed Reality Toolkit (MRTK) is a cross-platform toolkit for building Mixed
To get started with the Mixed Reality Toolkit, you will need:

* [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)
* [Unity 2018.4.x, 2019.1.x or 2019.2.x](https://unity3d.com/get-unity/download/archive)
* [Unity 2018.4.x, Unity 2019](https://unity3d.com/get-unity/download/archive)

MRTK supports both IL2CPP and .NET scripting backends on Unity 2018

Expand All @@ -30,6 +30,7 @@ To get started with the Mixed Reality Toolkit, you will need:
### Optional

* [Getting started tutorials](#getting-started-tutorials)
* [XR SDK getting started guide (Unity 2019.3 or later)](GettingStartedWithMRTKAndXRSDK.md).
* [Learn about the core building blocks of MRTK](#learn-about-the-core-building-blocks-of-mrtk)
* [Run the HandInteractionExamples scene in the Unity Editor](#run-the-handinteractionexamples-scene-in-the-unity-editor)

Expand Down

0 comments on commit ed5fb9e

Please sign in to comment.