diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2018-05-09 16:00:41 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-05-09 16:01:24 -0700 |
commit | b3bfb24991484d8d5a0989058a752cac325fbfb0 (patch) | |
tree | 26bbbe25208a9c3c617bf6a9af97ba6888ec9eb7 /README.md | |
parent | 4453b56bd92c4ab9c0480dd99e80c65994711d33 (diff) |
Small readme tweak.
Change-Id: Ibbb94cfd901d72d879657aca38bf3db1580f0d62
PiperOrigin-RevId: 196043734
Diffstat (limited to 'README.md')
-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`): ``` |