Skip to content

Commit f631a5a

Browse files
author
David Kline
authored
Merge pull request #3836 from Microsoft/Yoyozilla-patch-1-1
Update GettingStartedWithTheMRTK.md
2 parents 1893146 + 4f6d356 commit f631a5a

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Documentation/GettingStartedWithTheMRTK.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,19 @@ The MRTK solves this by providing a common logical platform to build your dream,
99

1010
To get started with the Mixed Reality Toolkit you will need:
1111

12+
* [Visual Studio 2017](http://dev.windows.com/downloads)
1213
* [Unity 2018.3+](https://unity3d.com/get-unity/download/archive)
13-
* [Latest MRTK release (Beta)](https://github.com/Microsoft/MixedRealityToolkit-Unity/releases)
14+
* [Latest MRTK release](https://github.com/Microsoft/MixedRealityToolkit-Unity/releases)
1415
* [Windows SDK 18362+](https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK)
1516

16-
## Upgrading from the HoloToolkit (HTK)
17+
## Upgrading from the HoloToolkit (HTK/MRTK v1)
1718

18-
There is not a direct upgrade path from the HoloToolkit to the new Mixed Reality Toolkit due to the rebuilt framework. However, it is possible to import the MRTK into your HoloToolkit project and start work migrating your implementation if you wish.
19+
There is not a direct upgrade path from the HoloToolkit to Mixed Reality Toolkit v2 due to the rebuilt framework. However, it is possible to import the MRTK into your HoloToolkit project and start work migrating your implementation if you wish.
1920

2021
* [HoloToolkit to Mixed Reality Toolkit Porting Guide](HTKToMRTKPortingGuide.md)
2122

22-
Our recommendation is that if you have an existing HTK project, then it is best to continue with the HTK as it is still a robust and feature rich platform for building HoloLens projects.
2323

24-
If you are building a new Mixed Reality solution, then we encourage you to join us on the MRTK journey. Some of our key contributors are already building production-ready solutions already utilizing the MRTK and using their experiences to enrich the toolkit moving forward.
25-
26-
## Starting your new project
24+
## Starting your new MRTK v2 project
2725

2826
We have done an incredible amount of work to ensure the new project experience is as streamlined as possible. To this end, we endeavoured to get you up and running as fast as possible.
2927

0 commit comments

Comments
 (0)