Skip to content

Commit

Permalink
Merge pull request Azure-Samples#8 from jwf5426/readme-update
Browse files Browse the repository at this point in the history
Updated README.md to authorize docker to connect to X11 server
  • Loading branch information
emmanuel-bv authored Jan 7, 2020
2 parents f713713 + 590fc29 commit 5a70c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ We'll now modify the configuration of the Deepstream application and the IoT Edg
4. Authorize Docker to connect to X11 server, via a terminal connected to your X11 server running on your Nano device (not via an ssh terminal):
```bash
xhost +local:docker
xhost +local:nvidia-docker
```
5. Finally, deploy your updated IoT Edge solution:
Expand Down

0 comments on commit 5a70c77

Please sign in to comment.