Skip to content

Commit e665665

Browse files
authored
Merge pull request #98682 from qm13/pathfix
Grammar fix for troubleshooting note on Unreal
2 parents 5d7177a + 2a1f730 commit e665665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/kinect-dk/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ It also impacts Multi Device Synchronization where subordinate devices start up
160160

161161
## Using Body Tracking SDK with Unreal
162162

163-
To use the Body Tracking SDK with Unreal, make sure you have added `<SDK Installation Path>\tools` to the Environment variable path and copied `dnn_model_2_0.onnx` and `cudnn64_7.dll` to `Program Files/Epic Games/UE_4.23/Engine/Binaries/Win64`.
163+
To use the Body Tracking SDK with Unreal, make sure you have added `<SDK Installation Path>\tools` to the environment variable `PATH` and copied `dnn_model_2_0.onnx` and `cudnn64_7.dll` to `Program Files/Epic Games/UE_4.23/Engine/Binaries/Win64`.
164164

165165
## Next steps
166166

0 commit comments

Comments
 (0)