diff --git a/g3doc/user_guide/quick_start/docker.md b/g3doc/user_guide/quick_start/docker.md index 7391690ea..4025280cc 100644 --- a/g3doc/user_guide/quick_start/docker.md +++ b/g3doc/user_guide/quick_start/docker.md @@ -89,7 +89,7 @@ sudo runsc install --runtime runsc-debug -- \ ``` > Note: Ensure that `SELinux` (Security Enhanced Linux) is disabled on your system -before running the runtime environment with debugging enabled. +> before running the runtime environment with debugging enabled. Next, look at the different options available for gVisor: [platform][platforms], [network][networking], [filesystem][filesystem].