Skip to content

Commit ed5fb9e

Browse files
authored
Merge pull request #7311 from microsoft/keveleigh-patch-1
Clarify Unity version and add XR SDK docs reference
2 parents a2846a7 + 8897d32 commit ed5fb9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/GettingStartedWithTheMRTK.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Mixed Reality Toolkit (MRTK) is a cross-platform toolkit for building Mixed
99
To get started with the Mixed Reality Toolkit, you will need:
1010

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

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

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

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

0 commit comments

Comments
 (0)