diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -264,7 +264,7 @@ bazel test ... ### Debugging -To enable debug + system call logging, add the `runtimeArgs` below to your +To enable debug and system call logging, add the `runtimeArgs` below to your Docker configuration (`/etc/docker/daemon.json`): ``` |