Skip to content

Commit c6b0d22

Browse files
Update articles/cognitive-services/Computer-vision/spatial-analysis-logging.md
Co-authored-by: Patrick Farley <[email protected]>
1 parent 85d8955 commit c6b0d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/spatial-analysis-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If your device is a local desktop machine or Azure GPU VM (with remote desktop e
2525
1. Open the desktop either locally or by using a remote desktop client on the host computer running Spatial Analysis
2626
2. Open the terminal in the host computer and type `xhost +`
2727
3. In the same terminal type `echo $DISPLAY`
28-
4. Update the [deployment manifest](https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/ComputerVision/spatial-analysis/DeploymentManifest_for_non_ASE_devices.json) with value of `DISPLAY` environment variable under `spaceanalytics` module
28+
4. Update the [deployment manifest](https://github.com/Azure-Samples/cognitive-services-sample-data-files/blob/master/ComputerVision/spatial-analysis/DeploymentManifest_for_non_ASE_devices.json) with the value of the `DISPLAY` environment variable under the `spaceanalytics` module
2929
```
3030
"env": {
3131
"DISPLAY": {

0 commit comments

Comments
 (0)