Skip to content

Commit 243db32

Browse files
David Klinekeveleigh
andauthored
Update Assets/MRTK/Providers/Oculus/XRSDK/OculusXRSDKDeviceManager.cs
Co-authored-by: Kurtis <[email protected]>
1 parent 60d9d80 commit 243db32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MRTK/Providers/Oculus/XRSDK/OculusXRSDKDeviceManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public override void Initialize()
4848
{
4949
base.Initialize();
5050
UnityEngine.Debug.Log(@"Detected a potential deployment issue for the Oculus Quest. In order to use hand tracking with the Oculus Quest, download the Oculus Integration Package from the Unity Asset Store and run the Integration tool before deploying.
51-
The tool can be found under <i>Mixed Reality > Utilities > Oculus > Integrate Oculus Integration Unity Modules</i>");
51+
The tool can be found under <i>Mixed Reality > Toolkit > Utilities > Oculus > Integrate Oculus Integration Unity Modules</i>");
5252
}
5353
#endif
5454

0 commit comments

Comments
 (0)