diff --git a/README.md b/README.md index 99df2b7d3e9f5c8ec9560fda0d1154d2286367b5..1ea0e6aef63e70f61a9e392fd6d49c56a74c0585 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ You can also start a container and run your command at the same time. enroot start --rw --mount /proj/nsc_testing/xuan:/proj/nsc_testing/xuan nvidia_pytorch_22.09 sh -c 'python path_to_your_script.py' ``` -## Access to GUI +## Access to GUI within Enroot ``` enroot start --rw --env DISPLAY --mount /tmp/.X11-unix:/tmp/.X11-unix --mount /proj/nsc_testing/xuan:/proj/nsc_testing/xuan nvidia_pytorch_22.09